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
- Add a platform neutral version of localtime/gmtime
- IDLE line numbering should be light gray
- readline.c: endless loop on SIGWINCH when loaded twice
- confusing BufferError: Existing exports of data: object cannot be re-sized
- 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
- When using `python -bb`, `struct.calcsize` raises a warning when used with str argument after being used with bytes (might be a larger problem with dicts)
- types.SimpleNamespace.__repr__ documentation inconsistency
- Docs
- Python not yet supported