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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add ISO Basic format support to datetime.isoformat() and date.isoformat()
- New REPL exposes its internal imports/definitions to top-level environment
- `tp_doc` switch from `PyObject_Malloc` to `PyMem_Malloc` is not backwards compatible
- Undocumented 3.13 C API
- argparse: undocumented `nargs` constants `ONE_OR_MORE`, `OPTIONAL`, `PARSER`, `REMAINDER`, `ZERO_OR_MORE`, `SUPPRESS`
- gh-118875: Update `tarfile.extractall` and friends to use `filter="data"` by default
- Incorrect decoding of preamble in email parser
- Add PyFrame_SetLineNumber() for Cython
- __file__ for Some Dynamic Extension Modules has a Broken Refcount
- Improve import time of various stdlib modules
- Docs
- Python not yet supported