Skip to content

textwrap.shorten does not always respect word boundaries #87684

@annesylvie

Description

@annesylvie
BPO 43518
Nosy @terryjreedy, @pitrou, @serhiy-storchaka, @akulakov, @annesylvie

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:

assignee = 'https://github.com/serhiy-storchaka'
closed_at = None
created_at = <Date 2021-03-16.16:20:43.410>
labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
title = 'textwrap.shorten does not always respect word boundaries'
updated_at = <Date 2021-07-02.08:35:05.246>
user = 'https://github.com/annesylvie'

bugs.python.org fields:

activity = <Date 2021-07-02.08:35:05.246>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-03-16.16:20:43.410>
creator = 'annesylvie'
dependencies = []
files = []
hgrepos = []
issue_num = 43518
keywords = []
message_count = 4.0
messages = ['388858', '389129', '396821', '396835']
nosy_count = 5.0
nosy_names = ['terry.reedy', 'pitrou', 'serhiy.storchaka', 'andrei.avk', 'annesylvie']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue43518'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

Metadata

Metadata

Labels

3.10only security fixes3.11only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions