Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

Great work Inada-san! Thank you for your investigations!

PR 13036 increases the chance of using borrowed references during pickling. 
Since this bug exists in the current code too (it just can be exposed in 
smaller number of cases), it should be fixed in any case. So I going to fix 
this bug before merging PR 13036, and fix it in a way that does not prevent the 
optimization.

----------

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

Reply via email to