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 supported792 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.12] gh-112919: Speed-up datetime, date and time.replace() (GH-112921)
- Documentation of `Slice Objects` missing information on handling Keyword Arguments in `slice_new` function
- Socket documentation links socket object `.close` methods to module level `socket.close(fd)`
- Allow the object arena allocator to use malloc/free rather than mmap/munmap
- smtplib.SMTPException on email auth, happens inconsistently in a consistent way
- `test_trace` lacks tests for line execution tracing
- Improve performance for temporary containers modification
- gh-115266: `test_trace`: add tests for line execution tracing
- gh-115032: Deprecate support for custom logging handlers with 'strm' argument.
- Missing audit hooks in several extension modules
- Docs
- Python not yet supported