[cairo] Breakage between pycairo 1.4.0 and 1.4.12
Antoine van Gelder
hummingbird at hivemind.net
Wed Jan 9 11:41:11 PST 2008
Between pycairo version 1.4.0 and 1.4.12 the following lines were
removed from pycairo-context.c : PyCairoContext_FromContext which broke
some code:
85,86d84
< if (type == NULL)
< type = &PycairoContext_Type;
Okay, so type shouldn't have been NULL in the first place but I thought
it might be worth mentioning if anyone else has had some inexplicable
problems after upgrading.
:)
- antoine
More information about the cairo
mailing list