Re: [Python-Dev] cpython: hashtable.h now supports keys of any size

2016-03-23 Thread Serhiy Storchaka
On 23.03.16 19:37, Serhiy Storchaka wrote: On 21.03.16 23:01, victor.stinner wrote: https://hg.python.org/cpython/rev/aca4e9af1ca6 changeset: 100640:aca4e9af1ca6 user:Victor Stinner date:Mon Mar 21 22:00:58 2016 +0100 summary: hashtable.h now supports keys of any size Issu

Re: [Python-Dev] cpython: hashtable.h now supports keys of any size

2016-03-23 Thread Serhiy Storchaka
On 21.03.16 23:01, victor.stinner wrote: https://hg.python.org/cpython/rev/aca4e9af1ca6 changeset: 100640:aca4e9af1ca6 user:Victor Stinner date:Mon Mar 21 22:00:58 2016 +0100 summary: hashtable.h now supports keys of any size Issue #26588: hashtable.h now supports keys of a