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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-120161: Clean Up the Managed Static Types State
- gh-120665: make unittest loaders avoid loading test cases that are abstract base classes
- faulthandler will hang the process with a TSAN and free-thread build Python
- gh-89083: add support for UUID version 6 (RFC 9562)
- unittest loaders should avoid loading test cases that are abstract base classes
- dataclass(a=nan) == dataclass(a=nan) change in truthnes between 3.12 and 3.13
- gh-120501: Fix reference leak in JIT build
- Pandas cannot import numpy in free-threaded version of 3.13.0b2
- gh-118948: add support for ISO 8601 basic format to ``datetime``
- reversed is not thread-safe
- Docs
- Python not yet supported