]> granicus.if.org Git - python/commitdiff
Merge heads
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 11 Feb 2014 08:38:44 +0000 (10:38 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 11 Feb 2014 08:38:44 +0000 (10:38 +0200)
1  2 
Misc/NEWS

diff --cc Misc/NEWS
index 5d95b9bf079907f782b563d847699676d02f8dc4,e49be6e45a706dbfd880d7ce829d2690ab21acb9..825a7513f404637f72c5372091a5ee4f8ffd6500
+++ b/Misc/NEWS
@@@ -2,6 -2,18 +2,21 @@@
  Python News
  +++++++++++
  
+ What's New in Python 3.4.0 release candidate 2?
+ ===============================================
+ Release date: 2014-02-23
+ Core and Builtins
+ -----------------
+ Library
+ -------
++- Issue #19856: shutil.move() failed to move a directory to other directory
++  on Windows if source name ends with os.altsep.
++
  What's New in Python 3.4.0 release candidate 1?
  ===============================================