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 supported947 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- activate script created by venv is not smart enough
- subprocess: Calling Popen.communicate() after Popen.stdout.read() returns an empty string
- policy.max_line_length is incorrectly assumed to never be None
- multiprocessing.Manager objects lose connection info
- types.SimpleNamespace.__repr__ documentation inconsistency
- unittest overrides more serious warnings filter added before unittest.main()
- Deprecating / removing token.ISTERMINAL/ISNONTERMINAL
- global declarations affect too much inside exec or compile
- Activate.ps1 clears PYTHONHOME
- pprint: infinite recursion for saferepr() when using nested objects, but str() works
- Docs
- Python not yet supported