Tutorial to contribute to the CPython project (Python)

SkillCrafters

Last Update December 10, 2020

This tutorial is an early draft. It is likely that you will quickly be blocked by an incomplete section (like “XXX”) or a missing section. Don’t hesistate to complain, ask for help, and report issues!

  • Getting Help
  • Getting Started
  • Python Community
  • Run tests
  • Write your first Python fix
  • Write your first C fix
  • Open your first issue on bugs.python.org
  • Write your first Pull Request
  • Lifetime of a change: bugs.python.org and PR updates
  • Review bugs and pull requests
  • What is a CPython core developer?

14.00