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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Make the capability of getting the source of interactive code public
- gh-133896: Refactor `quopri` to always use `binascii`
- gh-129255: tarfile: Update tarfile.offset with the remainder on close
- Add `attach` command to pdb
- gh-129019: Move pyconfig.h to Include/
- Fix Windows server not accepting requests after returning from loop.create_server()
- GH-122089: Cache LogRecord.getMessage() the first time the message is formatted
- ZipFile.writestr doesn't behave like Path.write_*
- Improve import error when extension module is an incompatible build
- gh-86273: On macOS >= 10.12, use `clock_gettime(CLOCK_MONOTONIC_RAW)` for `time.monotonic`
- Docs
- Python not yet supported