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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-143698: correctly check `scheduler` and `setpgroup` values for `os.posix_spawn[p]`
- AddressHeader problem when FriendlyName is improperly quoted and contains comma
- gh-143969: Fix frozen+slotted dataclass __setattr__ crash ambiguity
- gh-105936: Properly update closure cells for `__setattr__` and `__detattr__` in frozen dataclasses with slots
- GH-132445: Allowing to reset parameters of Wave_write
- gh-117031: Add support for arbitrary C integer types for PyMemberDef.type
- Make the JIT thread-safe
- gh-130197: Improve test coverage of `msgfmt.py` part 2
- gh-133905: Fix parsing problems in example code
- gh-133956 fix bug where `ClassVar` string annotation in `@dataclass` caused incorrect `__init__` generation
- Docs
- Python not yet supported