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
- pathlib.Path.touch incorrectly raises FileNotFoundError
- os.path.ismounts: further situations it doesn't detect correctly
- Consider adding logging.handlers.LocalSysLogHandler
- Evaluation order of decorator expressions and function / class defs is wrongly implied.
- On macOS, Configure script assumes that "gcc" is an alias for "clang", even if it really is GCC
- ConfigParser read(write()) not idempotent
- Avoid extraneous copy when `_recv`ing bytes through pipes in multiprocessing "connections"
- multiprocessing.Pool gets stuck indefinitely when the child process is killed manually
- urljoin works incorrectly for two path-relative URLs involving . and ..
- IsolatedAsyncioTestCase `__del__` could be dangerous
- Docs
- Python not yet supported