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
- Consider building with `-fPIC` by default on Linux, due to conflict with `RTLD_DEEPBIND`
- Consider Adding to howto/logging.html#useful-handlers Windows OutputDebugString Handler
- datetime and time equality and hashing problematic
- asyncio.TaskGroup may silently discard request to run a task
- Build dependencies should be automatically generated
- Compiling tiny traces wastes lots of memory
- Can we make the `_thread` module truly private? (remove docs, deprecate things we don't expose via `threading`)
- `os.path.splitext()` can split UNC drive on Windows
- Add a new interface for external profilers and debuggers to get the call stack efficiently
- gh-115946: Add a new interface for stack retrieval for external profilers and debuggers
- Docs
- Python not yet supported