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 supported956 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- sqlite3: wrap sqlite3_txn_state and sqlite3_stmt_readonly C functions
- strptime: use %r in error messages, not %s
- Issues caused by reading arbitrary number of bytes
- Limit size of generated machine code to allow more efficient branching.
- [BOLT] specific build configs with packed rellocations segfault or miscompile with both GCC and Clang
- Clarify which variables appear in function.__closure__
- gh-58752: Doc: Clarify sys.path[0] behavior for symbolic and hard links
- gh-123241: Make gc_free_threading.c more robust to increfs/decrefs in `tp_traverse`
- TCGETA, TCSETA, TCSETAF, TCSETAW termios ioctl no longer usable on all architectures with glibc 2.42
- macOS: Use setxattr with XATTR_NOFOLLOW instead of lsetxattr
- Docs
- Python not yet supported