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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Interrupting class creation in __init_subclass__ may lead to incorrect isinstance() and issubclass() results
- inspect: getmembers calls properties
- broken container/selinux integration
- email.policy.SMTP throws AttributeError on invalid header
- Pydoc: add option to remove run-specific ids (addresses)
- mock patch should match behavior of import from when module isn't present in sys.modules
- str.__doc__ is misleading
- Invalid escape sequence DeprecationWarnings don't trigger by default
- urljoin since 3.5 incorrectly filters out double slashes
- tkinter: integrate TkDND support
- Docs
- Python not yet supported