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 supported905 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Bytecode interpreter section: provide a full specification of each opcode
- gh-145497: Compute static builtin type count at compile time via X-macro
- Type annotations in `_colorize` module are unresolvable at runtime
- gh-149924: add tests to improve coverage for `test_complex_special`
- gh-150865: Allow immortalizing objects as long as thread owns it
- Relax `PyUnstable_SetImmortal` to objects allocated in that thread?
- gh-150866: Fix asyncio.shutdown_asyncgens to report CancelledError
- Speed up JSON string decoding for documents with long string values
- Speed up JSON string encoding with ensure_ascii=False for long string values
- On Windows `scandir` handles paths different from other filesystem APIs
- Docs
- Python not yet supported