comparison tests/test-mq-header-from.t @ 27224:d308a9ca9ed7

mercurial: don't load C extensions from PyPy PyPy isn't compatible with Python C extensions. With this patch, the module load policy is automatically to "Python only" when run under PyPy. `hg` and other Python scripts importing mercurial.* modules will run from the source checkout or any installation when executed with PyPy. This should enable people to more easily experiment with PyPy and its potentially significant performance benefits over CPython!
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 24 Nov 2015 22:21:51 -0800
parents 5ccced6eab0b
children 469b06b4c3ca
comparison
equal deleted inserted replaced
27223:a40c84defd76 27224:d308a9ca9ed7