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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [Windows] test_int.test_denial_of_service failed: took 15ms
- Add a Per-Interpreter "HEAD" Lock
- gh-114953: Support for multithreaded XZ compression in lzma.py
- gh-87646: Make `tempfile.NamedTemporaryFile` and `TemporaryDirectory` path-like
- gh-114233: Add `mprotect` method on `mmap` module
- SIGSEGV on macOS when calling ssl.SSLContext.load_verify_location during a shutdown
- Checking for `sys.is_finalizing` before thread.start() still yields "can't create new thread at interpreter shutdown"
- Extension Module Handles Are Never Closed
- How to find the correct value for `home` in `pyvenv.cfg` using documented APIs?
- WIP: gh-114467: Support posix_spawn in subprocess.Popen with cwd != None
- Docs
- Python not yet supported