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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `test_concurrent_futures.test_wait.ThreadPoolWaitTests.test_timeout` flakes frequently on free-threaded Windows x64
- Terminal settings are not correctly restored on repl exit
- Make slice generic
- gh-128335: Make slice generic at runtime
- GIL is not properly disabled for _freeze_module.vcxproj
- gh-128340: make asyncio.events.Handle.cancel() atomic
- Segfault when updating from 3.13.0 to 3.13.1 while Python is running
- gh-128345: GIL is not properly disabled for _freeze_module.vcxproj
- gh-128330: Terminal control characters should be restored on repl exit
- __slots__ for subclasses of variable length types
- Docs
- Python not yet supported