mirror of
https://github.com/python/cpython.git
synced 2025-12-04 08:34:25 +00:00
bpo-30177: add NEWS entry (#2135)
This commit is contained in:
parent
dfd5f34634
commit
a77a35d70b
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue