summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows/2023-05-24-21-00-57.gh-issue-104820.ibyrpp.rst
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2023-10-13 08:50:46 (GMT)
committerThomas Wouters <thomas@python.org>2023-10-13 08:52:10 (GMT)
commitad056f03aee8000a1564a1d17f655f8713c48e48 (patch)
treecb6274fc5d29d315836ca839e0765322c109ef07 /Misc/NEWS.d/next/Windows/2023-05-24-21-00-57.gh-issue-104820.ibyrpp.rst
parentb7f9661bc12fdfec98684c89f03177ae5d3d74c1 (diff)
downloadcpython-ad056f03aee8000a1564a1d17f655f8713c48e48.zip
cpython-ad056f03aee8000a1564a1d17f655f8713c48e48.tar.gz
cpython-ad056f03aee8000a1564a1d17f655f8713c48e48.tar.bz2
Python 3.13.0a1v3.13.0a1
Diffstat (limited to 'Misc/NEWS.d/next/Windows/2023-05-24-21-00-57.gh-issue-104820.ibyrpp.rst')
-rw-r--r--Misc/NEWS.d/next/Windows/2023-05-24-21-00-57.gh-issue-104820.ibyrpp.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Windows/2023-05-24-21-00-57.gh-issue-104820.ibyrpp.rst b/Misc/NEWS.d/next/Windows/2023-05-24-21-00-57.gh-issue-104820.ibyrpp.rst
deleted file mode 100644
index 5bdfbab..0000000
--- a/Misc/NEWS.d/next/Windows/2023-05-24-21-00-57.gh-issue-104820.ibyrpp.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Fixes :func:`~os.stat` and related functions on file systems that do not
-support file ID requests. This includes FAT32 and exFAT.