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 supported866 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add to/from string methods to datetime.timedelta
- Seemingly unnecessary complexification of foo(**kw)
- isoformat() / fromisoformat() for datetime.timedelta
- get_lock() method is not present for Values created using multiprocessing.Manager()
- SSLContext.load_verify_locations leaks memory on Linux
- asyncio.ProactorEventLoop mishandles signal wakeup file descriptor
- memoryview to freed memory can cause segfault
- int and float should detect inconsistent format strings
- Add textwrap.dedent, .indent, as str methods.
- ProactorEventLoop doesn't support stdin/stdout nor files with connect_read_pipe/connect_write_pipe
- Docs
- Python not yet supported