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 supported950 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-152023: Update Android and Windows builds to SQLite 3.53.4
- gh-155053: Fix GenericAlias crash on OOM
- gh-120321: fix thread safety of concurrently iterating over async generators
- gh-155003: Don't keep file descriptor in multiprocessing SharedMemory object
- gh-151464: exclude '<>' token from tokenize output
- [3.15] gh-111487: Fix csv.Sniffer never testing the minimum delimiter consistency
- gh-148286: Fix undefined behaviour in io.StringIO.read() after an overseek
- gh-43311: Add regression test for SSLError masking SMTPDataError in rset()
- TLSv1.3 should be among possible return values of ssl.SSLSocket.version
- gh-154196: Improve `AttributeError` messages from unresolved lazy imports
- Docs
- Python not yet supported