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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-143198: fix some crashes in `sqlite3.executemany` with concurrent mutations
- gh-81719: Add private members to ``zipfile.ZipFile`` to make it easier to subclass
- GH-115512: Optimize peak memory usage and runtime for large emails
- Implement PEP 788
- gh-135788: Support NETRC environment variable in `netrc`
- gh-137165: Standardized non-zero-padded date formatting for `datetime.strftime`
- gh-143637: Fix re-entrant mutation of ancillary data in socket.sendmsg()
- gh-69405: Add check for idle's help.html to CI
- gh-91002: Support `__annotate__` for functools.partial and functools.partialmethod
- gh-76535: Make `PyUnicode_ToLowerFull` and friends public
- Docs
- Python not yet supported