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 supported757 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-39400: Do not pass MANPAGER value to shell in pydoc
- gh-65821: Fix ctypes.util.find_library with musl
- bpo-39574: Improve str.__doc__ to clarify encoding and errors and their defaults.
- bpo-39468: Improve the site module's error handling while writing .python_history
- bpo-30825: guess lineterminator in csv.Sniffer
- gh-68525: Implement email.message.Message.__repr__()
- bpo-28312: Provide a message better suited to AIX when LONG_BIT definition is wrong
- gh-83037: Fix StreamWriter.wait_closed() ConnectionResetError for ProactorEventLoop
- WIP: run finalizers before shutdown
- bpo-17659: Add locale.getfirstweekday
- Docs
- Python not yet supported