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 supported756 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-81927: Provide Windows predefined access type constants
- bpo-40900: uuid module build fix on FreeBSD proposal.
- gh-84823: Improve doctrings for datetime parsing methods
- bpo-40872: Add multiprocessing.Lock.locked()
- bpo-40837: Fix email.utils.encode_rfc2231(string, None, None)
- bpo-25782: Prevent cycles in the __context__ chain.
- bpo-34689: Prevent sysconfig._parse_makefile from expanding $${variables}
- gh-84563: Reprs of subclasses of weakref now contain actual type name
- gh-67377: Document that PyErr_SetString, etc. chain exceptions
- bpo-40700: make WSGIRequestHandler can use an easy way to replace the ServerHandler
- Docs
- Python not yet supported