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
- msvcrt.getch() returns EOF sentinel as data when no console is attached
- JIT: make recorder layouts stable across opcode families
- Optimize robotparser for long list of rules
- gh-149381: Optimize robotparser for long list of rules
- Add 'Open Input in Editor' support to PyREPL
- `atexit` functions are not called when `os.exec*()` is called
- Modify the `__repr__` method of `multiprocessing.[Barrier|Event]` to be consistent with the other synchronization primitives.
- Expose `Barrier` in the `multiprocessing.synchronize` module.
- gh-149319: Don't read PYTHONSTARTUP or PYTHON_BASIC_REPL when `-E` flag started python
- Docs
- Python not yet supported