diff contrib/python3-whitelist @ 40233:6309128ff61f

py3: use __code__ instead of func_code to test if func is cachable Surprisingly, this fixes test-cache-abuse.t, which would generate a different revbranch cache if filtered set had no cache.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 13 Oct 2018 11:01:38 +0200
parents 0b46e1aa7760
children c4bc54a634b4
line wrap: on
line diff
--- a/contrib/python3-whitelist	Sat Oct 13 10:58:06 2018 +0200
+++ b/contrib/python3-whitelist	Sat Oct 13 11:01:38 2018 +0200
@@ -48,6 +48,7 @@
 test-bundle2-multiple-changegroups.t
 test-bundle2-pushback.t
 test-bundle2-remote-changegroup.t
+test-cache-abuse.t
 test-cappedreader.py
 test-casecollision.t
 test-cat.t