mirror of
https://github.com/python/cpython.git
synced 2026-06-21 18:41:52 -04:00
e1e06be119
* gh-150285: Fix too long docstrings in builtins * Revert bytes and bytearray class multiline docstrings to make IDLE happy.