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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Collect timestamps on most exceptions for optional display on tracebacks.
- Use tagged pointers for more efficient integer operations.
- Make it possible for the jit to deopt to tier1 upon interrupts
- GH-132566: Add `pathlib.Path.info.is_junction()`
- searching for XML elements with position predicates does not work at all when namespaces are involved.
- urllib doesn't respect macOS bypass proxy rules if URL contains port
- Check consistency of OpenSSL data headers
- Potential Integer Overflow in mark_stacks function
- smtplib: missing case in handling 421 response in sendmail
- gh-132637: Fix positional predicates in xpath when a default namespace is provided
- Docs
- Python not yet supported