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 supported950 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Allow PyCapsule entries to be set to the builtins module
- Make shutil.make_archive and unpack_archive support file-like objects
- gh-103165: prevent moving of folders into child folders in case insen…
- `inspect.{getsourcelines, findsource}` return 0 as the starting line number for modules
- gh-102140: fix false negative in csv.Sniffer.has_header
- deactivate not available in tmux session started from a virtual environment
- The standard library's pkgutil doesn't import safely, will raise a SystemExit if triggered by an import attempt
- Add IPv4-IPv6 Translation
- gh-103268: Add IPv4-IPv6 Translation
- `_PyStaticType_InitBuiltin` should not exist.
- Docs
- Python not yet supported