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 supported926 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-51067: Rephrase doc for `ZipFile.{remove,repack}`
- gh-119710: Let asyncio Process.wait() finish on only process exit.
- gh-151763: Fix OOM-0014 crash in _interpchannels._channel_id
- gh-136832: Add fec0::/10 to IPv6 reserved networks and deprecate is_site_local
- gh-151948:Fix all Sphinx reference warnings in `Doc/library/select.rst`
- gh-151950: Document `asyncio.BaseEventLoop` and fix `asyncio-extending.rst`
- gh-94345: Fix dataclasses.asdict()/astuple() crash on circular references
- gh-151912: Fix segfault in `type()` with NULL `tp_new` metaclasses
- gh-151907: Avoid creating temporary objects in some comprehensions
- Segfault: dealloc of uninitialized iterator in template_iter (Objects/templateobject.c:232)
- Docs
- Python not yet supported