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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-122885: Improve os.scandir (and os.walk) performance on Windows
- GC: Implementation does not match behavior documented on `gc.set_threshold`
- python 3.12.5 source install make test test_smtplib FAIL test_with_statement AND test_with_statement_QUIT_failure Connection unexpectedly closed
- Execution model reference should cover `closure` arg to `exec` & `eval`
- Disallow arbitrary types in co_consts
- Embedded python crashes in internal function
- LOAD_FAST access names outside of co_varnames
- shelve and dbm modules inconsistency
- gh-122634: Deprecate `__class_getitem__` on metaclasses
- urlsplit manufactures hostnames because it strips off tabs before validating them
- Docs
- Python not yet supported