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 supported871 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- MagicMock __aenter__ should be AsyncMock(return_value=MagicMock())
- functools.singledispatch doesn't verify annotation is on FIRST parameter
- PyType_FromSpec*() overwrites the type's "__module__"
- Add a platform neutral version of localtime/gmtime
- IDLE line numbering should be light gray
- Deprecating / removing token.ISTERMINAL/ISNONTERMINAL
- global declarations affect too much inside exec or compile
- pprint: infinite recursion for saferepr() when using nested objects, but str() works
- python 3.9.1 failed to create .so files as universal2 (arm64, x86_64) on Mac
- http.server does not support HTTP range requests
- Docs
- Python not yet supported