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 supported916 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Fix inconsistent spacing in pairwise docstring
- C API: Add PyUnicodeWriter_WriteRawStr() function
- python3t.dll living in abi3t_compat needs special handling for Python embedders using the MSI install
- 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
- Docs
- Python not yet supported