summaryrefslogtreecommitdiffstats
path: root/Python/ast.c
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2020-01-28 09:41:50 (GMT)
committerSteve Dower <steve.dower@python.org>2020-01-28 09:41:50 (GMT)
commitc45a2aa9e255b5c7c211faa79f6b23895b64ab27 (patch)
tree05b12f49c1133fc3713d23eb51eb5ed770b9424f /Python/ast.c
parent61f4db8c56ca4b7e60050d96ecc255cfb03d92a0 (diff)
downloadcpython-c45a2aa9e255b5c7c211faa79f6b23895b64ab27.zip
cpython-c45a2aa9e255b5c7c211faa79f6b23895b64ab27.tar.gz
cpython-c45a2aa9e255b5c7c211faa79f6b23895b64ab27.tar.bz2
bpo-38883: Don't use POSIX `$HOME` in `pathlib.Path.home/expanduser` on Windows (GH-17961)
In bpo-36264 os.path.expanduser was changed to ignore HOME on Windows. Path.expanduser/home still honored HOME despite being documented as behaving the same as os.path.expanduser. This makes them also ignore HOME so that both implementations behave the same way again.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions