10000 GitHub - python/devguide at f899455fbce33afe5f4fa4281e8a680e81e15a25
[go: up one dir, main page]

Skip to content

python/devguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8000 div class="react-directory-filename-column">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The CPython Developer's Guide

Documentation Status

This guide covers how to contribute to CPython. It is known by the nickname of "the devguide" by the Python core developers.

The official home of this guide is https://docs.python.org/devguide/, but an up-to-date mirror of this repository is also available at https://cpython-devguide.readthedocs.io/ (use the mirror if you want to verify that a recent change worked well as the copy on docs.python.org is updated only a few times a day).

0