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 supported848 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-129019: Move pyconfig.h to Include/
- gh-134179: use sys._clear_internal_caches isntead of deprecated sys._clear_type_cache at test_cmd_line
- 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_*
- GH-134394: Add native support for t-strings in the stdlib logging library
- gh-101913: changed wording of docstring for _parsedate_tz
- gh-123138: Updated email.headerregistry docs to include required keyword parse_tree
- 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