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 supported948 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Better docs for ABCMeta.__subclasshook__
- pdb frames accessible after the termination occurs on uncaught exception
- urllib2 cannnot handle https and BasicAuth via Proxy.
- unable to invoke socket.connect with AF_UNSPEC
- Implement __subclasshook__() for Finders and Loaders in importlib.abc
- Improve handling of type.__abstractmethods__ descriptor
- Tracing not disabled in generator when the system trace function returns None.
- gettext.install() ignores previous call to locale.setlocale()
- Docs: mark deprecated items in the TOC
- inspect.Signature: Add Signature.format method to match formatargspec functionality
- Docs
- Python not yet supported