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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Sharing a dict iterator across threads double-DECREFs di_dict under free-threading
- Use-after-free in _curses from unsynchronized access to shared ncurses SCREEN state
- On Windows, creating a multiprocessing pool leaks handles
- gh-154137: Check for Windows handle leaks in regrtest
- #gh-138121 Make asyncio.Lock.locked return True when waiters exist
- gh-154109: fix sqlite load_extension memory leak
- typing._tp_cache runs the wrapped function twice when it raises TypeError
- Add tests for xmlrpc.client.SafeTransport
- gh-154115: Fix typing._tp_cache calling the wrapped function twice on TypeError
- Add tests for TextIOWrapper.reconfigure() with invalid encoding/errors
- Docs
- Python not yet supported