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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- email.parser.BytesParser.parse() cannot handle binary data that include \x0d \x0a correctly.
- gh-100239: Specialize concatenation of lists and tuples
- pickle `load_build` function checks if `state` is None, not False
- gh-128965: pickle `load_build` function checks if `state` is None, not False
- `test_call.test_super_deep` started segfaulting with 3.14.0a4 freethreading
- gh-63882: Comment out empty `test_minidom` tests
- Python `array` module is not free-thread safe.
- perf trampoline tests fail after BOLT optimizations
- gh-128670: Use the pyvenv.cfg home location in getpath when the default executable points to the same realpath as the running executable
- gh-107898: Do not ignore `address` and `flags` parameters in `socket.{send,recv}_fds`
- Docs
- Python not yet supported