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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- New COLORIZED REPL nearly unusable on MS-Windows 10 by default
- New REPL multiline editing feature not documented
- [3.14] annotationlib - get_annotations returns an empty annotations dict if an `AttributeError` is raised when `__annotations__` is accessed
- ipaddress IPv4Network and IPv6Network need specialized reverse_pointer property
- [3.12] gh-58956: Set f_trace on frames with breakpoints after setting a new breakpoint (GH-124454)
- gh-125562: Update to documentation for exec* functions
- 3.10's `make regen-pegen-metaparser` fails with 3.12+
- Decimal strict mode should prevent Decimal("0.89") == 0.89
- Docs: mention actual sqlite3 version attributes in 3.14.rst
- gh-114940: Use fine-grained mutex protection for `PyInterpreterState.threads`
- Docs
- Python not yet supported