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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-120220: Deprecate legacy methods for tracing variables in Tkinter
- Crash in `test_free_threading.test_monitoring.SetProfileMultiThreaded.test_instrumentation`
- ``test_functools`` sometimes leaks references
- gh-120170: Exclude __mp_main__ in C version of whichmodule()
- Potential bug in `type_call` because `kwds` is aliased - passed to both `tp_new` and `tp_init`?
- Make it possible to use `sys.monitoring` for pdb/bdb
- gh-119993 ignore `NotADirectoryError` in `Path.unlink()` if `missing_ok` is `True`
- gh-70715: collect garbage before builtins are restored during shutdown
- gh-70787: ensure thread safety when creating child mock for a magic method with calculated return value
- gh-120037: User site packages are being added when site module is enabled in _pth file
- Docs
- Python not yet supported