New submission from Steve Dower <steve.do...@python.org>:

In Lib/tempfile.py, we currently look at some non-standard Windows-specific 
locations to find potential TEMP directories, but we should also look in the 
more common user and system ones.

----------
assignee: steve.dower
components: Windows
messages: 316868
nosy: paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
pull_requests: 6590
severity: normal
stage: patch review
status: open
title: tempfile._candidate_tempdir_list should consider common TEMP locations
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33548>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to