Upgrade to Pro — share decks privately, control downloads, hide ads and more …

How Python is Developed

How Python is Developed

From PyCon 2009

Brett Cannon

March 27, 2009
Tweet

More Decks by Brett Cannon

Other Decks in Programming

Transcript

  1. “Who can I talk with to make sure it’s a

    bug?” comp.lang.python python-dev
  2. What a patch needs • PEP 7/8 conformance • Unit

    tests • Doc changes • Misc/NEWS • Misc/ACKS
  3. Please be patient when waiting for a review! Only 26

    developers from December 1 to March 12 changed more than 100 lines of code; 39 changed any code.