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 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