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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Exit codes are lost in the REPL
- Setting an `int` type value to `category` argument of `warnings.warn()` gets a wrong error message
- Running Cython fails with 3.14.0a1 - a list attribute gets changed to `None`
- `RETURN` instruction can be missing line number in `except*`
- gh-125855: pstats.Stats: Allow sorting/filtering by caller/callee
- Optimise the way tracemalloc and PyRefTracer hooks work
- gh-125828 : Fix 'get_value' missing on [Bounded]Semaphore on multiprocessing MacOSX
- Expose the name of the `curses` C function that caused the exception as an attribute of `curses.error`.
- Add `.subgroup()` and `.split()` methods to `BaseException`
- gh-87063: Add `closed` attribute to multiprocessing.Process
- Docs
- Python not yet supported