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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add missing changelog for reset_mock kwargs in v3.9
- Prevent `@dataclass` from being called twice on the same class
- Fix issues gh-86199 gh-86795
- Set loader for namespace packages in `PathFinder.find_spec`
- Store python interoperates poorly with common dev tools (vscode+mypy, git-bash, cygwin,)
- ParserBase could be optimized
- Cannot round-trip UCS-2 with unpaired surrogates using UTF-16 and surrogateescape
- Clarification about how to implement namespace packages (as in PEP 420) via import hooks for PEP 660 use case
- gh-59648: Nanosecond support for datetime
- dataclass copy constructor doesn't recognize default_factory
- Docs
- Python not yet supported