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 supported947 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Clarification about how to implement namespace packages (as in PEP 420) via import hooks for PEP 660 use case
- gh-59648: Nanosecond support for datetime
- dataclass copy constructor doesn't recognize default_factory
- gh-92041: Improve performance of inspect.getmodule
- asyncio: Use strong references for free-flying tasks
- Enable TLS certificate validation by default for SMTP/IMAP/FTP/POP/NNTP protocols
- multiprocessing race condition on flushing stdout, deadlocks child on exit
- bpo-to-github-migration replace roundup summary script
- Proposal: Convert the `typing`-module PEPs into a series of HOWTOs
- Make tempfile.* classes path-like
- Docs
- Python not yet supported