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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-113994: zipfile: Add attribute local_header
- gh-121402: Fix ZipFile.open() to set current time by default, add .newfile()
- Uses a higher granularity than seconds for `.pyc` file invalidation
- gh-121201: Support riscv64 architecture for Perf JIT
- gh-121306: allow a mapping as __dict__ of object
- "See help(type(self)) for accurate signature" in `__init__`'s docstring is misleading
- dis: FOR_ITER says it no longer pops the stack in 3.12 but it still does when the iterator ended normally
- 3.13 Better Document `__replace__` on Dataclasses and Named Tuples
- Wrong binding of closure variable with intervening list comprehension
- pkgutil direct use of zipimport._zip_directory_cache is no longer safe
- Docs
- Python not yet supported