At 21:38 05.08.2003 +0200, Martin v. Löwis wrote: >On Win64, a number of tests fail as they expect that a Python integer >can represent a platform pointer. For example, test_array expects that >buffer_info returns an integer. Likewise, test_descr expects that id() >and hash() return the same value by default. hash() returning the same value as id() as fallback default is not a reasonable assumption. I'm about to fix the long standing broken id in Jython and keeping the default hash() equal to id() is a too expensive option. I even think that in the long run id() should be depracated in favor of offering identity mappings and weak identity mappings. id() is not reasonably implementable across the range of GC implementations. regards.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4