[PATCH 1 of 2] parsers: return NULL from PyInit_parsers on Python 3

Yuya Nishihara yuya at tcha.org
Sun Oct 9 02:22:00 EDT 2016


On Sat, 08 Oct 2016 19:09:17 +0200, Gregory Szorc wrote:
> # HG changeset patch
> # User Gregory Szorc <gregory.szorc at gmail.com>
> # Date 1475941889 -7200
> #      Sat Oct 08 17:51:29 2016 +0200
> # Node ID 66c3f600e684f2323ac56c16eba6a57930f8919e
> # Parent  f98e32b5c44fafb85bee108abe2a24595e59ddbc
> parsers: return NULL from PyInit_parsers on Python 3

Queued, thanks.


More information about the Mercurial-devel mailing list