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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-150162: Fix sysconfig cross-compile impermanence
- gh-149816: fix concurrent `kwargs` growth in `_thread.start_new_thread`
- Data race in test_ssl.test_sni_callback_race
- `shutil._BZ2_SUPPORTED` is always `True` under `lazy_imports=all` even if it is not supported
- gh-140950: Reset shlex state in push_source() so post-EOF pushes are read
- gh-142317: Do not set a stack size for cpython on MacOS
- gh-105578: Raise `DeprecationWarning` on `typing.AnyStr` usage
- Improve thread-safety in ElementObjects
- Doc: Align base64 docstrings with bytes-like wording
- Modernize annotation usage in pyrepl
- Docs
- Python not yet supported