-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Path.home() should ignore HOME env var like os.path.expanduser() #83064
Copy link
Copy link
Closed
Labels
3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory
Description
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 2020-01-28.09:59:05.741>
created_at = <Date 2019-11-21.18:45:12.057>
labels = ['3.8', 'library', '3.9']
title = 'Path.home() should ignore HOME env var like os.path.expanduser()'
updated_at = <Date 2020-01-28.09:59:47.636>
user = 'https://github.com/lazka'bugs.python.org fields:
activity = <Date 2020-01-28.09:59:47.636>
actor = 'miss-islington'
assignee = 'none'
closed = True
closed_date = <Date 2020-01-28.09:59:05.741>
closer = 'steve.dower'
components = ['Library (Lib)']
creation = <Date 2019-11-21.18:45:12.057>
creator = 'lazka'
dependencies = []
files = []
hgrepos = []
issue_num = 38883
keywords = ['patch']
message_count = 4.0
messages = ['357196', '360847', '360852', '360854']
nosy_count = 6.0
nosy_names = ['brett.cannon', 'steve.dower', 'lazka', 'Anthony Sottile', 'miss-islington', 'BTaskaya']
pr_nums = ['17961', '18229']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue38883'
versions = ['Python 3.8', 'Python 3.9']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.8 (EOL)end of lifeend of life3.9 (EOL)end of lifeend of lifestdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directory