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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-119402: Add import/module audit event
- Add ISO Basic format support to datetime.isoformat() and date.isoformat()
- gh-102567: Add -X importtime=2 for logging an importtime message for already-loaded modules
- `test_threading.test_interrupt_main_subthread`: release unlocked lock
- ensurepip has no --break-system-packages option
- `os.path.realpath('notadir/', strict=True)` doesn't raise
- gh-118224: Load default OpenSSL provider for nonsecurity algorithms
- Intermittent "unrecognized configuration name" failure on iOS and Android
- Fallback md5 is used, when trying hard to only use OpenSSL
- gh-117151: IO performance improvement, increase io.DEFAULT_BUFFER_SIZE to 128k
- Docs
- Python not yet supported