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
- 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
- dataclass overriding a property in the parent class is broken
- Suffix in pathlib is not behaving like a file extension
- Weird `inspect.getsource` behavior with generators
- gh-121109: Fix performance of tarfile reading with "r|*"
- gh-89004: add attribute filemode in zipinfo
- missing global names inside a class body (calling `exec` with a `ChainMap`)
- enum.Flag ignores bitwise operator methods from mixins
- Docs
- Python not yet supported