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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-126703: Add freelists for small size lists
- gh-95461: Add some parameters in CreateKeyEx and OpenKeyEx in winreg
- gh-129926: Speed up sqlite3.Row item access
- Pathlib.iterdir semantics change dramatically under Python 3.13
- graphlib.invert() and graphlib.transitive()
- json.dump(x,f) is much slower than f.write(json.dumps(x))
- gh-129667: Update annotation in documentation
- gh-129622: Clarify the ``set.is{sub,super}set`` docstrings
- gh-126703: add freelist for ints with small number of digits
- Improve the frozenset.is(sub|super)set docstrings
- Docs
- Python not yet supported