Skip to content

Commit

Permalink
Update Misc/NEWS.d/next/Library/2024-11-29-00-15-59.gh-issue-125413.W…
Browse files Browse the repository at this point in the history
…CN0vv.rst

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
  • Loading branch information
barneygale and zooba authored Dec 5, 2024
1 parent 9b60080 commit c4db2e0
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Revert addition of :meth:`!pathlib.Path.scandir`. This method was added in
3.14.0a2.
3.14.0a2. The optimizations remain for file system paths, but other
subclasses should only have to implement :meth:`pathlib.Path.iterdir`.

0 comments on commit c4db2e0

Please sign in to comment.