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-66428 Stop including all bidirectional "B" characters in line breakers
- gh-114713: Handle case of an empty bytes object passed to `zoneinfo.ZoneInfo`
- gh-132416: document behavior of Path.symlink_to() when link or/and target already exist
- C API/GC: datetime.datetime doesn't have `Py_TPFLAGS_HAVE_GC`, potentially causing leaks in `tzinfo` cycles
- gh-130415: Eliminate guards for constant CALL_BUILTIN_O/FAST
- Argparse: inconsistent default handling between `nargs` values
- gh-132796: Closes SMTP connection on 421 during data in sendmail
- JIT: Optimize common C calls via replication
- `zipfile`: file type issues
- Support gdbjit for CPython
- Docs
- Python not yet supported