Martin v. Löwis <mar...@v.loewis.de> added the comment: > This would also impact the ABI, I suppose.
Correct. So it either needs to happen before 3.2, or wait until 4.0, or the introduction of "wide" hashes needs to be done in a compatible manner, likely requiring two parallel hashing infrastructures. ---------- title: Make hash values the same width as a pointer (or Py_ssize_t) -> Make hash values the same width as a pointer (or Py_ssize_t) _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9778> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com