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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- stringprep and IDNA 2003 incorrectly handles some characters
- gh-155297: Fix `re.IGNORECASE` for Unicode property categories
- warn_explicit() discards the source line obtained from module_globals
- Python.h conflicts with stdlib.h if included after that
- Mutable heap PyStructSequence types can segfault after modifying n_fields
- frozendict cannot be pickled with protocols 0 and 1
- gh-155324: Pickle frozendict with all protocols
- gh-155327: Guard SSLSocket chain methods after TLS teardown
- NameError: Value not defined in two threads-only pool tests when ctypes is unavailable
- gh-155334: Add start parameter to threading.Thread
- Docs
- Python not yet supported