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 supported950 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Deadlock on using ProcessPoolExecutor in `fork` mp context
- GzipFile should rewind fileobj to starting position
- gh-88629: Add support for Samesite attribute in cookiejar
- `SharedMemory`: `resource_tracker` gets confused by leading slashes on Linux
- `SharedMemory`: Implicitly prepending `/` to name only on POSIX is inconvenient
- email read, no change, write different
- TarFile / ZipFile - option to overwrite files when extracting new ones
- subprocess.check_call's `stdout=` write to the underlying file opened by bz2.open
- email module get_content() yields invalid UTF8 when CTE is 8bit
- Difference in behavior between pure Python pickle and C extension _pickle when unpickling instance of instance of metaclass
- Docs
- Python not yet supported