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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-117999: drop special case for small integer exponents in complex_pow()
- Creating `multiprocessing.Queues` operates strangely with `Process`'s created in classes
- Creating an ungodly amount of sub interpreters in a short amount of time causes memory debug assertions.
- gh-119349: Add function to list the currently loaded libraries to ctypes.util
- gh-122931 Allow stable API extensions to include a multiarch tuple in the filename
- Better mapping of `sys.monitoring` branches back to source code
- pythonw should set `sys.stdout` and `sys.stdin` to valid objects.
- GH-122548: Implement branch taken and not taken events for sys.monitoring
- enum.auto() can have incorrect behavior when used in a tuple
- gh-55454: Add IMAP4 IDLE support to imaplib
- Docs
- Python not yet supported