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 supported756 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-45240: added REPORT_NDIFF to pdb doctests
- bpo-20853: fixed PDB's args and retval commands to handle objects with broken repr()
- bpo-44951: Allow setting EPOLLEXCLUSIVE on selectors.EpollSelector
- gh-96910: IDLE - make autocomplete winnconfig handler only trigger once
- bpo-44811: Set Signature Algorithms for a given SSL Context
- bpo-44881: Integrate GC untrack into trashcan begin.
- gh-72660: Handle unsigned long win32 error codes
- Do not allow to parse line breaks between quotes in sniffer regexes.
- bpo-44159 Change mimetype db to read windows registry values as non-strict
- bpo-44660: Updated email.feedparser with support for message/global emails with quoted-printable and base64 Content-Transfer-Encodings.
- Docs
- Python not yet supported