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 supported947 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- ctypes ignores when a DLL function is called with too many arguments
- shutil.make_archive() should allow setting zipfile.ZipFile() 'strict_timestamps'
- Fix for bug 30378 regressed SysLogHandler by making it resolve addresses at initialization instead of in `.emit()`
- mimetypes.init() fails if no access to one of known files
- Surprising and possibly incorrect passing of InitVar to __post_init__ method of data classes
- Use the runtime's main thread ID in the threading module.
- Garbage Collection makes some object live for very long
- Improve docs for await expression
- Multiprocessing resolving object as None
- Confusing error messages for %-formatting, related to escaped %-characters
- Docs
- Python not yet supported