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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- ThreadPoolExecutor marks interpreter as shutdown before non daemon threads exit
- 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
- `webbrowser`: `%action` substitution can bypass the dash-prefix check
- Docs
- Python not yet supported