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 supported858 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- os.walk() silent about non-directory
- gh-71966: Sync-up docstrings in C version of the the decimal module
- Add fast Windows implementation for os.path.isjunction
- Optimize makedirs on Windows
- The hash and equals methods of code objects are large, complex and unnecessary.
- Undocumented interaction between kwargs default= and cls= for json.dump() function
- Add `add_running_callback()` and `remove_running_callback()` methods to `concurrent.futures.Future` and `asyncio.Future`
- installation of 3.10 and 3.11 failed on LINUX in the script "compileall.py"
- Sharing instance of proxy object across processes results in pickle errors
- Restore (or beat) Python 2 performance for arithmetic operations on ints that fit into a single word
- Docs
- Python not yet supported