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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- Add tier 2 partial evaluation pass.
- Documentation for os.environ should say that os.environ caching behavior is undefined if other threads are setting environment values
- gh-117829: add --include and --exclude flag to zipapp
- gh-117657: Make frame clearing thread-safe
- ThreadPoolExecutor loses exceptions.
- Docs
- Python not yet supported