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
- Update references for RFC 3548 to RFC 4648
- Removing Popen log files in threads is racy on Windows
- IDLE help viewer: let users control font size
- Support immutability per-field in dataclasses
- datetime.strptime not accepts single-digit months and days for %m and %d
- SMTP EmailPolicy not using the correct line length for RCF 2045 encoded data (is 78, should be 76)
- python 3.7 inside venv tries to write back to read-only installation directory (Grammar3.7.0.final.0.pickle)
- Full set of format codes applies to strftime only
- Shouldn't shutil.copyfile replace link in dst with follow_symlinks set?
- improve shutil.make_archive
- Docs
- Python not yet supported