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
- gh-65557: Clarify 'only evaluated once' in augmented assignment docs
- gh-153144: Avoid checking `errno` for `atan2`
- test_hashlib fails when run on Free Threading with TSAN
- Add math.integer.isprime() and math.integer.primes()
- gh-153195: Move the syntax error generation rules into a separate grammar file
- Optimize dict.fromkeys() fast-clone path for combined dicts
- gh-150626: Update Format String Syntax documentation
- Cache the match object in the compiled re pattern
- ValueError for `math.atan2(0.0, 0.0)` and `cmath.phase(0.0)` using icx
- gh-153177: Deprecate re.LOCALE
- Docs
- Python not yet supported