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 supported766 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Cannot `os.spawnl` with no arguments
- Feature Request: Expose Handling Frame Information in Python's Traceback Module
- line with "with" should not be on the stacktrace for exceptions raised in __exit__
- Struct fields with size > 65535 bytes throw TypeError
- gh-126937, ctypes: Fix TypeError when a field's size is >65535 bytes
- Restore docstrings in `ssl`
- gh-99151: Improve performance and error readability of unittest.TestCase.assertDictEqual
- Running `atexit` from threads in free-threading build segfaults
- Supporting stack unwinding in the JIT compiler
- Assertion failure for `socket` with too large default timeout (larger than INT_MAX)
- Docs
- Python not yet supported