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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-84013: normalize directory contents during import
- memory leak in _PyPathConfig_UpdateGlobal
- Documentation regarding raw string literals and backslashes is incorrect / misleading
- Add example to ElementTree documentation for default namespace (to avoid spurious `ns0:` namespace prefix)
- ctypes cdll list exported functions
- Argument Clinic: generated code contains redundant gotos
- Running doctest examples on a class results in OSError in REPL
- gh-113329: Catch OSError in doctest finder and document that inspect.getsourcefile/getfile can raise OSError
- Extract args from `operator.attrgetter("xxx")`
- Python decodes EUC-JP 8FA2A7 as TILDE instead of FULLWIDTH TILDE
- Docs
- Python not yet supported