[PATCH] Fix: prevent gobject._gobject demandimport crash (issue2502)

Matt Mackall mpm at selenic.com
Wed Nov 17 13:19:34 CST 2010


On Wed, 2010-11-17 at 11:18 +0100, Alan Franzoni wrote:
> # HG changeset patch
> # User Alan Franzoni <username at franzoni.eu>
> # Date 1289988496 -3600
> # Node ID ed1bab17051b3490704a53cfe47bd9ed64b860ca
> # Parent  cc4e13c92dfa441c735e3b383fa6ac6c071884ae
> Fix: prevent gobject._gobject demandimport crash (issue2502)
> 
> gobject._gobject should be excluded from demandimport to prevent random
> crashes in applications using it.

You should instead extend the blacklist from within your application.
Not only will this mean not having to send us patches, but you can be
compatible with versions of Mercurial that don't include your patch.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list