summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorItai Steinherz <itaisteinherz@gmail.com>2022-05-10 22:52:39 (GMT)
committerGitHub <noreply@github.com>2022-05-10 22:52:39 (GMT)
commit9be9b585aac111becb5b95b053360ed9b7d206e0 (patch)
tree38d795cfea9a30543de99d32fc5462cedda9fb90 /Misc/ACKS
parentdd0e8a62df8be2a09ef6035b4c92bd9a68a7b918 (diff)
downloadcpython-9be9b585aac111becb5b95b053360ed9b7d206e0.zip
cpython-9be9b585aac111becb5b95b053360ed9b7d206e0.tar.gz
cpython-9be9b585aac111becb5b95b053360ed9b7d206e0.tar.bz2
bpo-46785: Fix race condition between os.stat() and unlink on Windows (GH-31858)
* [3.10] bpo-46785: Fix race condition between os.stat() and unlink on Windows (GH-31858). (cherry picked from commit 39e6b8ae6a5b49bb23746fdcc354d148ff2d98e3) Co-authored-by: Itai Steinherz <itaisteinherz@gmail.com>
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index c6abfac..889bf8a 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1694,6 +1694,7 @@ Anthony Starks
David Steele
Oliver Steele
Greg Stein
+Itai Steinherz
Marek Stepniowski
Baruch Sterin
Chris Stern