mirror of
https://github.com/python/cpython.git
synced 2025-11-27 05:44:16 +00:00
NEWS entry for issue #1581476
This commit is contained in:
parent
23fe2a867b
commit
d7bb4d484f
1 changed files with 2 additions and 0 deletions
|
|
@ -145,6 +145,8 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #1581476: Always use the Tcl global namespace when calling into Tcl.
|
||||||
|
|
||||||
- Issue #2047: shutil.move() could believe that its destination path was
|
- Issue #2047: shutil.move() could believe that its destination path was
|
||||||
inside its source path if it began with the same letters (e.g. "src" vs.
|
inside its source path if it began with the same letters (e.g. "src" vs.
|
||||||
"src.new").
|
"src.new").
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue