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 supported941 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- multiprocessing.Pool shouldn't hang forever if a worker process dies unexpectedly
- byte-compile fails for cross-builds
- Inconsistency in datetime.utcfromtimestamp(Decimal)
- poplib maxline behaviour may be wrong
- Make inspect.signature expression evaluation more powerful
- os.pipe() should return a structsequence (or namedtuple.)
- EmailMessage.add_attachment() creates parts with spurious MIME-Version header.
- Put “deprecated” warnings first
- IDLE: Remove '', user_dir, and idlelib from sys.path when added
- Make pkgutil.iter_modules() yield built-in modules
- Docs
- Python not yet supported