gh-150285: Fix too long docstrings in builtins (GH-150293) · python/cpython@e1e06be · GitHub
Skip to content

Commit e1e06be

Browse files
gh-150285: Fix too long docstrings in builtins (GH-150293)
* gh-150285: Fix too long docstrings in builtins * Revert bytes and bytearray class multiline docstrings to make IDLE happy.
1 parent 9fceb1c commit e1e06be

26 files changed

Lines changed: 613 additions & 553 deletions

Objects/bytearrayobject.c

Lines changed: 50 additions & 48 deletions

Objects/bytes_methods.c

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)