BPO | [23560](https://bugs.python.org/issue23560) --- | :--- Nosy | @rhettinger, @ezio-melotti, @berkerpeksag, @vadmium, @csabella PRs | python/cpython#1709 Files | [str-groups.patch](https://bugs.python.org/file39506/str-groups.patch "Uploaded as text/plain at 2015-05-26.13:10:16 by @vadmium"): Groups str() methods *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = None created_at = labels = ['easy', 'type-feature', 'docs'] title = 'Group the docs of similar methods in stdtypes.rst' updated_at = user = 'https://github.com/ezio-melotti' ``` bugs.python.org fields: ```python activity = actor = 'Philip Dye' assignee = 'docs@python' closed = False closed_date = None closer = None components = ['Documentation'] creation = creator = 'ezio.melotti' dependencies = [] files = ['39506'] hgrepos = [] issue_num = 23560 keywords = ['patch', 'easy'] message_count = 5.0 messages = ['237036', '244101', '294049', '294080', '294117'] nosy_count = 7.0 nosy_names = ['rhettinger', 'ezio.melotti', 'docs@python', 'berker.peksag', 'martin.panter', 'cheryl.sabella', 'Philip Dye'] pr_nums = ['1709'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue23560' versions = ['Python 2.7', 'Python 3.5', 'Python 3.6'] ```