My patch example does change the bytes object hash as well as Unicode. On Jan 13, 2012 7:46 PM, <mar...@v.loewis.de> wrote:
> What an implementation looks like: >> >> http://pastebin.com/9ydETTag >> >> some stuff to be filled in, but this is all that is really required. >> > > I think this statement (and the patch) is wrong. You also need to change > the byte string hashing, at least for 2.x. This I consider the biggest > flaw in that approach - other people may have written string-like objects > which continue to compare equal to a string but now hash different. > > Regards, > Martin > > > ______________________________**_________________ > Python-Dev mailing list > Python-Dev@python.org > http://mail.python.org/**mailman/listinfo/python-dev<http://mail.python.org/mailman/listinfo/python-dev> > Unsubscribe: http://mail.python.org/**mailman/options/python-dev/** > greg%40krypto.org<http://mail.python.org/mailman/options/python-dev/greg%40krypto.org> >
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com