[issue34093] Reproducible pyc: FLAG_REF is not stable.

2018-07-11 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Look also at alternate patches for issue20416. Some of them can solve this problem for simple types. If they have better performance, using them for simple types could save a time. But this will complicate a code, and I'm not sure it is worth. --

<    1   2   3