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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `get_original_bases` does not return what `cls.__orig_bases__` returns
- Handle TCP socket failure in `logging.handlers.SysLogHandler.emit`
- test_launcher fails if a test py.ini is left behind
- Builds Without HAVE_DYNAMIC_LOADING Set Still Expose Features and API Related to Dynamic Modules
- gh-119349: Add function to list the currently loaded libraries to ctypes.util
- class.__annotations__ gives weird value when using built-in type keywords as attribute
- Compilation is broken with `HAVE_DYNAMIC_LOADING=0`
- gh-122931 Allow stable API extensions to include a multiarch tuple in the filename
- gh-117364: Add `doctest.SkipTest` to skip all or some doctest examples
- Asyncio.Event.wait doesn't resume execution when the event is set if no other tasks are active.
- Docs
- Python not yet supported