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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-121608: Add supporting perf trampoline on -linux-musl
- `__annotate__` does not get called if `__annotations__` exist
- gh-122288: Improve performances of `fnmatch.translate`
- Asyncio loop.sock_sendall() fails on Windows when sockets are shared across threads
- gh-82129: Provide `__annotate__` method for dataclasses from `make_dataclass`
- gh-121954: Don't mutate tuples in _PyCode_New
- test.test_asyncio.test_server.TestServer2.test_abort_clients consistently fails on Linux 6.10.x
- gh-122071: Fixed traceback leaks global code when file does not exist
- Traceback leaks global code when `exec`:ed code raises
- gh-121331: Make inspect.getsource work for genexp code objects
- Docs
- Python not yet supported