Browse Source

bpo-30177: add NEWS entry (#2135)

pull/2140/head
Antoine Pietri 9 years ago
committed by Ned Deily
parent
commit
a77a35d70b
  1. 3
      Misc/NEWS

3
Misc/NEWS

@ -1099,6 +1099,9 @@ Library
sys.getrecursionlimit() times, to protect against objects which create a new
object on every attribute access.
- bpo-30177: path.resolve(strict=False) no longer cuts the path after the first
element not present in the filesystem. Patch by Antoine Pietri.
IDLE
----

Loading…
Cancel
Save