cpython
https://github.com/python/cpython
Python
The Python programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.11] gh-149079: Fix O(n^2) canonical ordering in unicodedata.normalize() (GH-149080) (GH-150843)
- [3.10] gh-149079: Fix O(n^2) canonical ordering in unicodedata.normalize() (GH-149080) (GH-150843)
- [3.11] gh-146333: Fix quadratic regex backtracking in configparser option parsing (GH-146399) (GH-148559) (GH-154081)
- [3.10] gh-146333: Fix quadratic regex backtracking in configparser option parsing (GH-146399) (GH-148559) (GH-154081)
- [3.15] gh-155109: Run tests exhausting the C stack with a limited C stack (GH-155120)
- [3.15] gh-152548: Report a subprocess of runInSubprocess() dying after the test (GH-155162)
- Expose extension compiler requirements in build-details.json
- gh-150942: Speed up BytesIO.readlines() using reference-stealing append
- gh-155170: Expose extension compiler flags in build details
- time/datetime.fromisoformat: C accelerator accepts a fractional seconds component with no decimal mark
- Docs
- Python not yet supported