-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Labels
3.8 (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 | 33262 |
---|---|
Nosy | @ericvsmith, @tiran, @pganssle, @ZackerySpytz, @NiklasRosenstein, @akulakov |
PRs | s to shlex.split() #6514 |
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 = None
closed_at = None
created_at = <Date 2018-04-11.10:28:49.441>
labels = ['3.8', 'type-bug', 'library']
title = 'Deprecate shlex.split(None) to read from stdin.'
updated_at = <Date 2021-08-29.19:19:42.031>
user = 'https://github.com/tiran'
bugs.python.org fields:
activity = <Date 2021-08-29.19:19:42.031>
actor = 'andrei.avk'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-04-11.10:28:49.441>
creator = 'christian.heimes'
dependencies = []
files = []
hgrepos = []
issue_num = 33262
keywords = ['patch']
message_count = 5.0
messages = ['315189', '315209', '323489', '365468', '400555']
nosy_count = 6.0
nosy_names = ['eric.smith', 'christian.heimes', 'p-ganssle', 'ZackerySpytz', 'n_rosenstein', 'andrei.avk']
pr_nums = ['6514']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue33262'
versions = ['Python 3.8']
Metadata
Metadata
Assignees
Labels
3.8 (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