[PATCH 00 of 10] PyPy support
Matt Mackall
mpm at selenic.com
Sat Dec 4 23:02:48 UTC 2010
On Wed, 2010-12-01 at 22:34 +0100, Dan Villiom Podlaski Christiansen
wrote:
> Hi,
>
> This series fixes most of the test suite failures when running
> Mercurial under PyPy 1.4. I've only tested a pure Python build; the C
> modules won't compile as PyPy's cpyext interface lacks the
> PyFile_GetLine and PyErr_SetFromErrnoWithFilename APIs.
Ok, queued 1, 7, 9, and 10. 8 looks iffy - what happens if a line
straddles a pair of reads? Looks like we'll get muddled output.
--
Mathematics is the supreme nostalgia of our time.
More information about the Mercurial-devel
mailing list