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 supported944 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- isinstance raises TypeError for metaclass with metaclass=ABCMeta
- sched.py: run() is caught in delayfunc even if all events are cancelled.
- Improve the "Dealing with Bugs" documentation, include guidelines on how to report bugs
- subprocess.list2cmdline() should not escape wrapping single/double quotes
- Import deadlock detection causes deadlock
- A bug in the multiprocessing module
- Docs
- Python not yet supported