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 supported871 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add support for multiple signatures
- option to not follow symlinks when globbing
- Multiprocessing: multiprocessing.connection.Listener.accept() should accept a timeout
- os.dup2(fd, fd, inheritable=False) behaves inconsistently
- SSLContext.set_ecdh_curve() not accepting x25519
- datetime.strptime not accepts single-digit months and days for %m and %d
- Full set of format codes applies to strftime only
- Add `module`/`qualname` arguments to make_dataclass for picklability
- set better defaults for TCPServer options
- subprocess.list2cmdline() should not escape wrapping single/double quotes
- Docs
- Python not yet supported