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 supported881 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-148321: use --quit-if-one-screen option for the pager (new REPL)
- gh-143732: Add tier2 specialization for TO_BOOL
- Improve `object.__reduce_ex__` performance up to 20%
- Exceptions raised while tracing certain statements cannot be caught
- Correctly use `AC_PATH_TOOL` in `configure.ac` for finding compilers
- test_threading.test_recursion_limit() does crash (segfault) on Alpine Linux (musl)
- gh-119512: Use new REPL for the code module
- GH-148294: Make configure found g++ correctly
- `unsafe_{latin,long,float}_compare` have an `assert` that assumes `PyObject_RichCompareBool` can't fail
- 3.15.0a8 fails test_urllib2_localnet with OpenSSL 4.0.0beta1
- Docs
- Python not yet supported