don't use '-' and '_' in mkstemp · Issue #44615 · python/cpython (original) (raw)
BPO | 1668482 |
---|---|
Nosy | @loewis |
Files | tempfile.py.diff: tiny patch |
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 2007-03-08.22:17:47.000> created_at = <Date 2007-02-25.17:47:29.000> labels = ['library'] title = "don't use '-' and '_' in mkstemp" updated_at = <Date 2007-03-08.22:17:47.000> user = 'https://bugs.python.org/arvins'
bugs.python.org fields:
activity = <Date 2007-03-08.22:17:47.000> actor = 'collinwinter' assignee = 'collinwinter' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2007-02-25.17:47:29.000> creator = 'arvins' dependencies = [] files = ['7794'] hgrepos = [] issue_num = 1668482 keywords = ['patch'] message_count = 6.0 messages = ['51963', '51964', '51965', '51966', '51967', '51968'] nosy_count = 3.0 nosy_names = ['loewis', 'collinwinter', 'arvins'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1668482' versions = ['Python 2.5']