hgext/__init__.py
author Bryan O'Sullivan <bos@serpentine.com>
Wed, 23 Dec 2015 16:22:20 -0800
changeset 27539 23541bdd1610
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
test-bundle2-format: force gc so a GeneratorExit will be thrown PyPy has looser semantics than CPython for when a generator's close method will be called. Forcing the gc causes it to be called at the right moment.

# placeholder