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

This change modifies _Py_NewReference() which is a very important function and 
it impacts Python performance. I prefer to keep the bug in Python 3.6 and 3.7 
to not risk to introduce a regression.

The bug exists since Python 3.4 and I'm the first one to spot it. It's not like 
there is huge pressure to backport the fix.

Thanks again INADA-san for the review!

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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

Reply via email to