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 supported776 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `os.path.realpath` raises a `ValueError` when path contains a null byte
- `json`'s `default` callable/method ignores keys.
- Specialize BINARY_OP by refcount and by type of operands
- gh-117596: Fix realpath ValueError on null byte
- gh-71189: Support all-but-last mode in posixpath.realpath()
- pickle.load() significantly slows down with each call on Windows11 but not on Linux
- gh-117539: Link to the Python typing spec in typing docs
- Link from typing docs to specific sections in the typing spec
- Confusing documentation for the `n` parameter of `Threading.Condition.notify(n)`
- gh-66363: Make glob.iglob() less eager
- Docs
- Python not yet supported