sapling/eden/scm/edenscm
Stefan Filip 45fa522e1c py3/fsmonitor: use next(iter) instead of iter.next()
Summary: iter.next() is gone in Python 3. next(iter) is the Python2 compatible version.

Reviewed By: quark-zju

Differential Revision: D19630455

fbshipit-source-id: e5d4f0a6cc0c6b0489916ca6d177a6831bd7d277
2020-01-30 10:28:02 -08:00
..
hgdemandimport demandimport: blacklist windll 2019-12-10 17:53:39 -08:00
hgext py3/fsmonitor: use next(iter) instead of iter.next() 2020-01-30 10:28:02 -08:00
mercurial py3: fix some Python 3 compatibility issues in sshpeer 2020-01-30 10:22:30 -08:00
__init__.py py3: use edenscmdeps3.zip for Python 3 deps 2020-01-29 10:40:16 -08:00
traceimport.py typing: enable pyre 2019-12-04 10:55:00 -08:00