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
- how to migrate a c-extension module to one that supports subinerpreters?
- shutil.make_archive (xxx, tar, root_dir) is adding './' entry to archive which is wrong
- configured libdir not correctly passed to Python executable
- site.py reporting user site info even if ENABLE_USER_SITE=False
- inspect.iscoroutinefunction / isgeneratorfunction / isasyncgenfunction can't handle partialmethod objects
- locale.getlocale() returns a non RFC1766 language code
- Avoid modifying the process global environment (not thread safe)
- ElementTree parser limitation of input string size
- add support for os.PathLike filename in zipfile.ZipFile.write()
- Proposed tweak to allow for per-task async generator semantics
- Docs
- Python not yet supported