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
- 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
- Setting a `int` type value to `message` argument of `warnings.warn()` gets a wrong or abstract error message
- gh-125756: Document `Pickler.clear_memo`
- Enable aarch64 Ubuntu CI jobs
- Ctypes: Unclear Error Message for WinFunctionType Mismatch in Windows API Calls
- gh-125648: Add a more descriptive error message when `email.message.Message.get_params` fails
- Docs
- Python not yet supported