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
- bpo-39533: Use `statx` on more recent Linux to expose `st_flags` and `st_btime` on all platforms
- bpo-39985: Make string.Formatter with empty field name default to 0
- bpo-40002: Fix http.cookies.BaseCookie.load inconsistent errors
- bpo-40001: BaseCookie add ignore_errors kwarg to load method
- bpo-39986: Make test_listdir from test_os more robust
- bpo-36017: Improve test_grp.test_errors for (big) LDAP directories
- bpo-30082 Popen: add kwarg to hide process window on Windows
- [WIP] bpo-39967: do not call linecache.checkcache in Bdb.reset
- bpo-32803: Handle DATA correctly for LMTP with multiple RCPT
- bpo-39688: tarfile: compute next header offset using pax size for sparse file
- Docs
- Python not yet supported