]> granicus.if.org Git - python/commitdiff
generate 2.7.15 NEWS
authorBenjamin Peterson <benjamin@python.org>
Sun, 29 Apr 2018 22:47:18 +0000 (15:47 -0700)
committerBenjamin Peterson <benjamin@python.org>
Sun, 29 Apr 2018 22:47:18 +0000 (15:47 -0700)
Misc/NEWS.d/2.7.15.rst [moved from Misc/NEWS.d/next/Core and Builtins/2018-04-29-12-07-00.bpo-33374.-xegL6.rst with 59% similarity]

similarity index 59%
rename from Misc/NEWS.d/next/Core and Builtins/2018-04-29-12-07-00.bpo-33374.-xegL6.rst
rename to Misc/NEWS.d/2.7.15.rst
index 9ec1a605c8f299afa9e8e6e143f3eb6f1862199f..52b99da4a6fd88cc70a90841c8d676922b4bfa5e 100644 (file)
@@ -1,3 +1,9 @@
+.. bpo: 33374
+.. date: 2018-04-29-12-07-00
+.. nonce: -xegL6
+.. release date: 2018-04-29
+.. section: Core and Builtins
+
 Tweak the definition of PyGC_Head, so compilers do not believe it is always
 16-byte aligned on x86. This prevents crashes with more aggressive
 optimizations present in GCC 8.