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 supported886 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Improve errors related to frozen modules.
- Batch-mode input() limited to 4095 characters on *NIX
- Make more methods, functions, built-ins ... clickable
- Fix/update missing parameters in function signatures for Built-in Functions documentation
- Restore caching of externals on Windows buildbots
- Allow os.remove to defer to rmdir
- use AI_NUMERICHOST | AI_NUMERICSERV to skip getaddrinfo thread in asyncio
- dataclass __post_init__ recursion
- Print an indication if traceback exceeds sys.tracebacklimit
- Dataclass transform should ignore TypeAlias variables
- Docs
- Python not yet supported