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 supported885 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-149392: Add "Open Input in Editor" support in PyREPL
- gh-148587: Make `sys.lazy_modules` immutable
- gh-139489: Add xml.is_valid_text()
- gh-149415: Replace `typing._LazyAnnotationLib` with `lazy import`
- gh-149238: avoid bool objects when branching on int/str in JIT
- gh-139515: Improve documentation for create_queue()
- gh-149321: Remove lazy_imports=none startup mode
- gh-149394: Document that `atexit` functions are not called when `os.exec*()` is called
- gh-100239: specialize mixed int/float inplace binary ops
- 3.14.x crashes with tail call interpreter and CFLAGS="-O2 -march=znver2"
- Docs
- Python not yet supported