]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36155: Check for identity on test_gc.test_get_objects (GH-12116)
authorPablo Galindo <Pablogsal@gmail.com>
Fri, 1 Mar 2019 09:12:27 +0000 (01:12 -0800)
committerGitHub <noreply@github.com>
Fri, 1 Mar 2019 09:12:27 +0000 (01:12 -0800)
commitd60a79a1015aa26ff7ee3166820ec43558911b60
tree42c6cf16ff039e8d7e6bd6b064e0c1ad8bc9fc6d
parent9add4b3317629933d88cf206a24b15e922fa8941
bpo-36155: Check for identity on test_gc.test_get_objects (GH-12116)
Lib/test/test_gc.py