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 supported378 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- testcapimodule uses wrong format chars for datetime tests
- remove asyncio from contextlib async tests
- Defaults conditionally omitted from help message when using ArgumentDefaultsHelpFormatter
- SysLogHandler closes tcp session after first message (also noted in #66006)
- Edit What's New for Python 3.11
- `asyncio.wait` accepts `concurrent.futures.Future` objects and other more exotic objects like distributed.Future
- comparison chaining has wrong source positions in most contexts (python 3.11.0rc2)
- prevent asynccontextmanager and sync contextmanager drifting
- CALL_FUNCTION_EX argument passing routine can be improved for vectorcalls
- Multiprocessing.Event.wait race condition when timeout is not none on Mac OS
- Docs
- Python not yet supported