Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

This will be resolved hopefully resolved using 
https://github.com/python/cpython/pull/10307 . Using my patch on the reproducer 
in the report.

./python bpo40317.py
123
    class Number:
        payload = 123

321
    class Number:
        payload = 321

----------
nosy: +xtreak

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

Reply via email to