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

More data to decide if the change should be backported or not: bpo-32186 
(Release the GIL during lseek and fstat) has been backported to Python 2.7, but 
then cffi started to crash:
https://bugzilla.redhat.com/show_bug.cgi?id=1561170#c28

At the end, it's a bug in cffi, there was a race condition in cffi. But still, 
the backport *indirectly* caused a crash.

----------

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

Reply via email to