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
- End-of-file does not always mean that the file can no longer be read from
- ftplib: FTP_TLS storbinary is hanging/never completing
- Don't define CTYPES_PASS_BY_REF_HACK on aarch64 or riscv64
- 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
- Docs
- Python not yet supported