Appendix: Topics# Basics for contributors# Note Recommended reading Getting Started Lifecycle of a Pull Request Where to Get Help Following Pythonβs Development Core developers# Note Recommended reading Getting Started Lifecycle of a Pull Request Accepting Pull Requests How to Become a Core Developer Developer Log Core Developer Motivations and Affiliations Experts Index Development workflow for contributors# Development Cycle Lifecycle of a Pull Request Fixing βeasyβ Issues (and Beyond) Documenting Python and style guide# Helping with Documentation Documenting Python Issue tracking and triaging# Issue Tracking Triaging an Issue GitHub Labels GitHub issues for BPO users Language development in depth# Exploring CPythonβs Internals Changing CPythonβs Grammar Design of CPythonβs Compiler Design of CPythonβs Garbage Collector Adding to the Stdlib Changing the Python Language Porting Python to a new platform Testing and continuous integration# Running & Writing Tests Increase Test Coverage Silence Warnings From the Test Suite Continuous Integration Running a buildbot worker Coverity Scan