summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorTim Golden <mail@timgolden.me.uk>2014-04-27 17:00:10 (GMT)
committerTim Golden <mail@timgolden.me.uk>2014-04-27 17:00:10 (GMT)
commit4675d798bfdef3ad916d1eef6d5a4d0529ccfda7 (patch)
tree628685ce1f8db9455bb95819f876faa7c56bf020 /Misc
parentdd41f246875494c9acc6ebd4338f8df3ec6c28f0 (diff)
downloadcpython-4675d798bfdef3ad916d1eef6d5a4d0529ccfda7.zip
cpython-4675d798bfdef3ad916d1eef6d5a4d0529ccfda7.tar.gz
cpython-4675d798bfdef3ad916d1eef6d5a4d0529ccfda7.tar.bz2
Issue #18314 os.unlink will now remove junction points on Windows. Patch by Kim Gräsman.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 035e525..2a3e211 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -468,6 +468,7 @@ Chris Gonnerman
Shelley Gooch
David Goodger
Hans de Graaff
+Kim Gräsman
Nathaniel Gray
Eddy De Greef
Grant Griffin