Contributing to Python: Difference between revisions

Content added Content deleted
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 29: Line 29:
Next, please familiarize yourself with how Python uses its bug tracker by exploring and finding answers to the following questions:
Next, please familiarize yourself with how Python uses its bug tracker by exploring and finding answers to the following questions:


1. What is the oldest open Python ticket?
1. What is the oldest open Python ticket?
1. How many open issues need a patch?
1. How many open issues need a patch?
1. How many "critical"-level open issues are there?
1. How many "critical"-level open issues are there?


== Goal #4: Version control ==
== Goal #4: Version control ==