shlex fails to parse strings correctly (original) (raw)
BPO | 1699594 |
---|---|
Nosy | @birkenfeld |
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 = <Date 2010-10-15.16:13:04.612> created_at = <Date 2007-04-12.22:49:03.000> labels = ['type-bug', 'library'] title = 'shlex fails to parse strings correctly' updated_at = <Date 2010-10-15.16:13:04.611> user = 'https://bugs.python.org/collinwinter'
bugs.python.org fields:
activity = <Date 2010-10-15.16:13:04.611> actor = 'georg.brandl' assignee = 'none' closed = True closed_date = <Date 2010-10-15.16:13:04.612> closer = 'georg.brandl' components = ['Library (Lib)'] creation = <Date 2007-04-12.22:49:03.000> creator = 'collinwinter' dependencies = [] files = [] hgrepos = [] issue_num = 1699594 keywords = [] message_count = 5.0 messages = ['31767', '31768', '112268', '116661', '118794'] nosy_count = 3.0 nosy_names = ['georg.brandl', 'collinwinter', 'BreamoreBoy'] pr_nums = [] priority = 'normal' resolution = 'works for me' stage = 'test needed' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue1699594' versions = ['Python 2.6']