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
- errno.EINVAL != errno.WSAEINVAL (and others) on windows
- [match-case] Literal Sets
- Consider moving the modules in sources to build within the pythoncore project itself.
- gh-107432: Rework the style of ``Doc/howto/functional.rst``
- gh-107428: Added overridable methods for handling duplicate sections and options in ConfigParser.
- tarfiles can't open tgz files with gzip features like FEXTRA & FCOMMENT when mode='r|*'
- Leading or trailing colon in PYTHONPATH adds cwd to sys.path
- site.py is no longer read at startup time (as it is a deep-frozen module)
- gh-107253: Use Py_T_OBJECT_EX instead of _Py_T_OBJECT
- gh-105090: Update ssl.rst to show a range of TLS versions supported by a context.
- Docs
- Python not yet supported