]> granicus.if.org Git - python/commitdiff
merge 2.7.13 release branch
authorBenjamin Peterson <benjamin@python.org>
Wed, 14 Dec 2016 07:32:54 +0000 (23:32 -0800)
committerBenjamin Peterson <benjamin@python.org>
Wed, 14 Dec 2016 07:32:54 +0000 (23:32 -0800)
1  2 
Misc/NEWS

diff --cc Misc/NEWS
index 3d0e24e654c88edf38557085ab07b75aaa2bb9a0,bb4c1d9f98ad6df38ad316457d6415e5b7797c6b..ce0e465527391a044e1675d573f29271244906ee
+++ b/Misc/NEWS
@@@ -2,17 -2,16 +2,27 @@@
  Python News
  +++++++++++
  
 +What's New in Python 2.7.14?
 +============================
 +
 +*Release date: XXXX-XX-XX*
 +
 +Core and Builtins
 +-----------------
 +
 +Library
 +-------
 +
+ What's New in Python 2.7.13
+ ===========================
+ *Release date: 2016-12-XX*
+ Core and Builtins
+ -----------------
+ - Revert a37cc3d926ec (Issue #5322).
  
  What's New in Python 2.7.13 release candidate 1?
  ================================================