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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- os.chdir(), os.getcwd() may crash on Windows in presence of races
- IDLE: make smart indent after comment line consistent
- IDLE: self.use_context_ps1 defined in editor, but always False
- Add __qualname__ for attributes of Mock instances
- added acts_like decorator to dataclasses module
- subprocess.Popen: Confusing documentation for restore_signals
- Centralized documentation of assumptions made by C code
- unittest blocks when testing function using multiprocessing.Pool with state spawn
- No reliable clean shutdown method
- Unpickling objects with recursive references and partials fail due to incomplete state passed to __setstate__
- Docs
- Python not yet supported