summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/2.7.15.rst
blob: 52b99da4a6fd88cc70a90841c8d676922b4bfa5e (plain)
1
2
3
4
5
6
7
8
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.