mattip <matti.pi...@gmail.com> added the comment:

Over at PyPy arigo authored and we applied this fix to the as-yet unreleased 
pypy3.8. Note that it cannot be applied directly to CPython as sets are not 
ordered. Does the fix break anything? Tests in Lib/test/test_enum.py passed 
after applying it.

----------
keywords: +patch
nosy: +mattip
Added file: https://bugs.python.org/file50341/quadratic-fix-2.diff

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

Reply via email to