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 supported866 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- smtplib send_message should gives more clear exception if the msg is None
- Debugging native Python modules on Windows with Visual Studio Toolchain
- Linux's chattr i.e. ioctl(FS_IOC_SETFLAGS) is not supported in os.chflags()
- Windows does not raise IsADirectoryError
- Number of object on stack required by opcode
- MMAP duplicate reads and writes on ARM64 platform
- Accept file mode "rw" to open-or-create a file and seek to the start
- multiprocessing.Queue.get(block=False) can raise queue.Empty on non-empty queue
- `asdict` fails with frozen dataclass keys, using raw dict form
- ListProxy with EventProxy in caused FileNotFoundError: [Errno 2] No such file or directory problem
- Docs
- Python not yet supported