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 supported926 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Tidy and optimize `zipfile` module
- xml.dom.minidom: DOMBuilderFilter accept/reject is inverted for notation declarations
- gh-152142: Fix inverted DOMBuilderFilter result for notation declarations
- gh-102201: Preserve exception __context__ chain in ExitStack/AsyncExitStack
- gh-151763: Fix debug assertion in unicode subtype cleanup under OOM
- array.array.fromlist() exposes uninitialized memory when an element's __index__ resizes the array
- gh-152166: Fix array.array.fromlist() exposing uninitialized memory when an element's __index__ resizes the array
- Pure-Python `date.fromisoformat` silently mis-parses malformed basic-format dates
- gh-152204: Validate date fields in pure-Python date.fromisoformat
- Add effective peephole optimizer for uop traces.
- Docs
- Python not yet supported