Remove os.tmpnam() and os.tempnam()
| BPO | 1318 |
|---|---|
| Nosy | @gvanrossum, @loewis, @tiran |
| Files |
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-10-25.23:19:02.061> created_at = <Date 2007-10-23.21:22:21.333> labels = ['extension-modules', 'docs', 'performance'] title = 'Remove os.tmpnam() and os.tempnam()' updated_at = <Date 2007-10-25.23:19:02.059> user = 'https://github.com/tiran'
bugs.python.org fields:
activity = <Date 2007-10-25.23:19:02.059> actor = 'gvanrossum' assignee = 'none' closed = True closed_date = <Date 2007-10-25.23:19:02.061> closer = 'gvanrossum' components = ['Documentation', 'Extension Modules'] creation = <Date 2007-10-23.21:22:21.333> creator = 'christian.heimes' dependencies = [] files = ['8599', '8612'] hgrepos = [] issue_num = 1318 keywords = ['patch'] message_count = 11.0 messages = ['56693', '56694', '56695', '56697', '56700', '56738', '56750', '56756', '56758', '56760', '56762'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'christian.heimes'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'resource usage' url = 'https://bugs.python.org/issue1318' versions = ['Python 3.0']