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 supported949 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- test_multiprocessing_forkserver.py, test_multiprocessing_fork.py and test_multiprocessing_spawn.py gives tracebacks
- Add an option to include debug information in the Python executable and shared libraries in MacOS
- `dis.dis` on empty classes does nothing
- CALL_FUNCTION_EX argument passing routine can be improved for vectorcalls
- Source-less python distributions + PEP3147
- Allow accessing all arguments by name on mock call objects
- Callbacks pended by `Py_AddPendingCall` will never be invoked if the main thread doesn't release GIL
- make doctest fails in main on at least library/dis.rst - RESUME opcode gone?
- tkinter window fails to appear approx 10% of the time on MacOS 12.3+
- Tarfile extraction does not work on Windows
- Docs
- Python not yet supported