Unneeded and unsafe mkstemp replacement in test_subprocess.py · Issue #69436 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 25249 |
---|---|
Nosy | @nirs, @berkerpeksag |
Files | 0001-Remove-unneeded-and-unsafe-mkstemp-replacement.patch: Patch fixing this issue0001-Remove-unneeded-and-unsafe-mkstemp-replacement-2.7.patch: Patch for 2.7 |
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 2015-09-28.12:39:18.721> created_at = <Date 2015-09-27.19:40:34.450> labels = ['tests'] title = 'Unneeded and unsafe mkstemp replacement in test_subprocess.py' updated_at = <Date 2015-09-28.12:39:18.718> user = 'https://github.com/nirs'
bugs.python.org fields:
activity = <Date 2015-09-28.12:39:18.718> actor = 'berker.peksag' assignee = 'none' closed = True closed_date = <Date 2015-09-28.12:39:18.721> closer = 'berker.peksag' components = ['Tests'] creation = <Date 2015-09-27.19:40:34.450> creator = 'nirs' dependencies = [] files = ['40599', '40601'] hgrepos = [] issue_num = 25249 keywords = ['patch'] message_count = 4.0 messages = ['251720', '251757', '251761', '251762'] nosy_count = 3.0 nosy_names = ['nirs', 'python-dev', 'berker.peksag'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue25249' versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']