Skip to content

matrixise/devguide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The CPython Developer's Guide

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 http://cpython-devguide.readthedocs.io/en/latest/ (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).

GitHub work

If you wish to contribute to updating the devguide then please submit PRs to the github branch. You can view the rendered version of this branch at http://cpython-devguide.readthedocs.io/en/github/.

About

The Python developer's guide

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.7%
  • Batchfile 19.1%
  • Makefile 18.1%
  • HTML 2.5%
  • CSS 0.6%