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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `os.path.getsize` very slow for Windows 11
- gh-124008: Fix calculation of the number of written bytes for the Windows console
- 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
- 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.
- PyFaulthandler: heap-buffer-overflow
- invaild assertion of _io__WindowConsoleIO_write_impl
- Docs
- Python not yet supported