generate 2.7.15 NEWS

This commit is contained in:
Benjamin Peterson 2018-04-29 15:47:18 -07:00
parent 0b91f8a668
commit 4c86fc01f6
1 changed files with 6 additions and 0 deletions

View 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.