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
- The C-API for Python to C integer conversion is, to be frank, a mess.
- ntpath.realpath() mishandles filenames that resemble drives
- MemoryError when using selectors on Solaris
- gh-102494: fix MemoryError when using selectors on Solaris
- sys.executable is broken in VirtualEnv in Windows for Python 3.11 using Nushell
- Inconsistent between PyMem_Del's definition and its example
- Documentation of "decimal" library
- All standard library functions accepting `str` paths must accept `PathLike` as well
- Lib/test/test_set.py doesn't test `set.__rsub__` value is correct
- os.path.realpath(symlink to DOS devices path that starts with '\\?\Some without ":"\') returns without prefix.
- Docs
- Python not yet supported