Quentin Pradet <quentin.pra...@gmail.com> added the comment:

The ABI between alpha 2 and alpha 3 changed, see 
https://bugs.python.org/issue46320. If pip built (say) cffi in CI for alpha2 
and put it in the cache, then it reused that wheel for alpha3 and the segfault 
is expected.

----------
nosy: +Quentin.Pradet

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

Reply via email to