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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Better/complete documentation of sys.stdin/stdout/stderr default behavior
- Importing numpy fails when CPython is compiled to a DLL
- Frozen `NamespaceLoader` is leaking into the source `_bootstrap_external` in the tests
- Documentation of `pkgutil.walk_packages` is unclear
- 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
- Docs
- Python not yet supported