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
- gh-124008: Fix calculation of the number of written bytes for the Windows console
- How to get msecs from PyTime API in 3.13?
- `urllib.request.OpenerDirector.add_handler()` matches too broadly
- gh-121459: Deferred LOAD_ATTR (methods)
- Calling typing.get_type_hints with a class or instance method with PEP 695 type parameters fails if PEP 563 is enabled
- Pasting a function definition does not work in 3.13 REPL with Windows Terminal
- gh-120492: Sync importlib_metadata 8.2.0
- Tracker: protect macros expansions using `do { ... } while (0)` constructions or via `static inline` equivalents when possible
- gh-93821: Fix bug that accepting a socket connection and ERROR_NETNAME_DELETED occurs causes serving socket to be closed
- Pythread_ident_t is not used consistently and could be more robust.
- Docs
- Python not yet supported