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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.15] gh-151669: Normalize symlink targets in tarfile.TarFile.gettarinfo() (GH-151671)
- Generated `__annotate__` uses `COMPARE_OP` without the bool-conversion flag, feeding a non-bool to `POP_JUMP_IF_FALSE`
- Add MinHeap and MaxHeap classes to heapq (object-oriented interface)
- gh-98894: Fix dtrace tests in shared builds
- Add brace / bracket / paren matching to the REPL
- gh-148488: Clarify the company/tag separator in the py -V docs
- gh-153460: Introduce max_entries argument to ZipFile
- gh-153477: Fix IDLE startup crash on a corrupt user config file
- Specialized subscript guards should require non-negative compact ints
- debug abort/ref leak calling __init__(<str>, <enc>) on a one-byte bytearray
- Docs
- Python not yet supported