-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
textwrap.shorten does not always respect word boundaries #87684
Copy link
Copy link
Closed as not planned
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| 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']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error