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 supported885 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-71385: add relative delta parameter for assertAlmostEqual and assertNotAlmostEqual
- Enable `-fstrict-overflow`
- Expose _PyInterpreterFrame_GetLine in the private API
- Queue shutdown
- `PySequence_GetItem` adjusting negative indexes make it difficult to handle them properly
- os.path.ismounts: further situations it doesn't detect correctly
- multiprocessing.Pool gets stuck indefinitely when the child process is killed manually
- urljoin works incorrectly for two path-relative URLs involving . and ..
- tkinter window fails to appear approx 10% of the time on MacOS 12.3+
- gh-87597: Decode subprocess output in text mode when timeout is hit
- Docs
- Python not yet supported