We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b91f8a commit 4c86fc0Copy full SHA for 4c86fc0
Misc/NEWS.d/next/Core and Builtins/2018-04-29-12-07-00.bpo-33374.-xegL6.rst renamed to Misc/NEWS.d/2.7.15.rst
@@ -1,3 +1,9 @@
1
+.. bpo: 33374
2
+.. date: 2018-04-29-12-07-00
3
+.. nonce: -xegL6
4
+.. release date: 2018-04-29
5
+.. section: Core and Builtins
6
+
7
Tweak the definition of PyGC_Head, so compilers do not believe it is always
8
16-byte aligned on x86. This prevents crashes with more aggressive
9
optimizations present in GCC 8.
0 commit comments