STINNER Victor <vstin...@redhat.com> added the comment:

> Oh :-( The change caused two buildbot failures, so I wrote PR 7723 to revert 
> it.

It seems to only be related to this change:
"""
New changeset 9b7c74ca32d1bec7128d550a9ab1b2ddc7046287 by Victor Stinner 
(Marcel Plch) in branch 'master':
bpo-32962: Fix test_gdb failure in debug build with -mcet -fcf-protection -O0 
(#6754)
https://github.com/python/cpython/commit/9b7c74ca32d1bec7128d550a9ab1b2ddc7046287
"""

Since I also backported this change to 3.7 and 3.6, buildbot of 3.7 and 3.6 
also failed:

AMD64 Debian PGO 3.7
http://buildbot.python.org/all/#builders/128/builds/417

AMD64 Debian PGO 3.6
http://buildbot.python.org/all/#builders/77/builds/419

x86 Gentoo Non-Debug with X 3.7
http://buildbot.python.org/all/#builders/115/builds/365

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32962>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to