comparison contrib/python3-whitelist @ 41475:30b762a330c8

remotefilelog: cast division result to an int Otherwise mid is a float and this confuses __slice__ on Python 3. Differential Revision: https://phab.mercurial-scm.org/D5760
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 30 Jan 2019 13:36:51 -0800
parents 9cb51e74e9ad
children 4caf56c33009
comparison
equal deleted inserted replaced
41474:e971952db109 41475:30b762a330c8
586 test-remotefilelog-bundle2.t 586 test-remotefilelog-bundle2.t
587 test-remotefilelog-bundles.t 587 test-remotefilelog-bundles.t
588 test-remotefilelog-cacheprocess.t 588 test-remotefilelog-cacheprocess.t
589 test-remotefilelog-clone-tree.t 589 test-remotefilelog-clone-tree.t
590 test-remotefilelog-clone.t 590 test-remotefilelog-clone.t
591 test-remotefilelog-datapack.py
591 test-remotefilelog-gcrepack.t 592 test-remotefilelog-gcrepack.t
592 test-remotefilelog-histpack.py 593 test-remotefilelog-histpack.py
593 test-remotefilelog-http.t 594 test-remotefilelog-http.t
594 test-remotefilelog-keepset.t 595 test-remotefilelog-keepset.t
595 test-remotefilelog-local.t 596 test-remotefilelog-local.t