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
- A new tail-calling interpreter for significantly better interpreter performance
- Store current task on the loop in asyncio
- Undocumented Cmd method print_topics
- Use `EnvironmentVarGuard` in tests instead of manually messing with `os.environ`
- gh-128404: split test_asyncgen.py into tests that require a working socket and tests that do not
- Skip Windows CI for `configure`/`Makefile` changes
- gh-128384: Use contextvar for catch_warnings()
- Running Python from the build directory can lead to wrong `libpython` being loaded
- gh-128473: Skip segfaulting `test_embed` tests when BOLT instrumented
- gh-128438: Add `EnvironmentVarGuard` for `test_builtin.py`, `test_io.py` and `test_locale.py`
- Docs
- Python not yet supported