From: Antoine Pitrou Date: Sun, 11 Nov 2012 18:37:41 +0000 (+0100) Subject: Issue #16453: Fix equality testing of dead weakref objects. X-Git-Tag: v3.3.1rc1~645 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6a50cfa077ced55d39279dd908289a6f39f9f19;p=thirdparty%2FPython%2Fcpython.git Issue #16453: Fix equality testing of dead weakref objects. Also add tests for ordering and hashing. --- f6a50cfa077ced55d39279dd908289a6f39f9f19