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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Improvement mktime error reporting
- Consider integration of PyObject_GC_UnTrack() with the trashcan C API
- Add underscore as a decimal separator for string formatting
- Is there a mojibake problem rendering interactive help in the REPL on Windows?
- return value of builtins is not clearly indicated
- "Building C and C++ Extensions on Windows" docs are very out-of-date
- Add jump table for certain safe match-case statements
- functools.update_wrapper breaks the signature of functools.partial objects
- ctypes.util.find_library() does not find macOS 11+ system libraries when built on older macOS systems
- argparse does not preserve namespace with subparser defaults
- Docs
- Python not yet supported