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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-28053: Allow custom reducer when using multiprocessing
- gh-47169: Use the symbolic errno name in OSError error messages
- gh-70186: Fix doctest badly handling unwrapable objects
- bpo-7940: add support for negative end positions to re.finditer and re.findall
- bpo-36656: Add race-free os.symlink wrapper / helper
- bpo-37270: Manage memory lifetime for all type-related objects.
- gh-72894: Dynamically allocate select fd_sets on Windows based on inputs size
- bpo-37030: hide undocumented commands in cmd module
- gh-66113: Add tests for Turtle GUI
- bpo-36977: Make SharedMemoryManager release its resources if its parent process dies
- Docs
- Python not yet supported