[issue28727] Implement comparison (x==y and x!=y) for _sre.SRE_Pattern

SilentGhost report at bugs.python.org
Thu Nov 17 11:37:22 EST 2016


SilentGhost added the comment:

Ten subtest in test_re fail with

TypeError: unhashable type: '_sre.SRE_Pattern'

----------
nosy: +SilentGhost

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28727>
_______________________________________


More information about the Python-bugs-list mailing list