Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd5f34 commit a77a35dCopy full SHA for a77a35d
1 file changed
Misc/NEWS
@@ -1099,6 +1099,9 @@ Library
1099
sys.getrecursionlimit() times, to protect against objects which create a new
1100
object on every attribute access.
1101
1102
+- bpo-30177: path.resolve(strict=False) no longer cuts the path after the first
1103
+ element not present in the filesystem. Patch by Antoine Pietri.
1104
+
1105
IDLE
1106
----
1107
0 commit comments