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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- The C analyzer seems to fail when `--disable-gil` is set
- Improve the documentation of profiling with "perf maps"
- Clarify which parameters are accepted by Traversable.open
- `urllib.parse` accepts invalid characters in IPv6 ZoneIDs and IPvFuture addresses
- gh-137173: Allow signal handling in isolated subinterpreters
- Building Python 3.12.11 on Linux makes 2 copes of very large libpython3.12.a file
- Move getmethparlist function from turtle to inspect module
- `asyncio.Timeout.__aexit__` does not handle `BaseExceptionGroup`
- Inconsistent dataclass order behavior on Python 3.13+
- Specialize complex power for integer/real exponents
- Docs
- Python not yet supported