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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Consider removing the thread and future handling in asyncio REPL
- Decide how to use `echo_char` in `getpass.fallback_getpass`
- indirect memory leak with audit hook
- The event loop warns only on Windows 3.14+ if it isn't closed before garbage collection
- Change RLock from factory function to actual type, remove dead Python RLock implementation
- `doctest.OutputChecker` with `doctest.NORMALIZE_WHITESPACE|doctest.ELLIPSIS` flag cannot match ` ... ` with ` `
- gh-141674: Docs: Prepend 'Python' to the HTML short title
- Setting resource.RLIMIT_STACK not working on MacOS
- Sampling profiler fails to display user-defined function in IDLE when started with the run command
- Incorrect docs for `-i` flag and `PYTHONSTARTUP`
- Docs
- Python not yet supported