Skip to content

Commit

Permalink
bpo-30177: add NEWS entry (#2135)
Browse files Browse the repository at this point in the history
  • Loading branch information
seirl authored and ned-deily committed Jun 12, 2017
1 parent dfd5f34 commit a77a35d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Misc/NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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
----

Expand Down

0 comments on commit a77a35d

Please sign in to comment.