Patch will follow. The changes was introduced by this commit: commit 28d6a228f030dbec05ab5b0ba680db272df67c49 Author: Carl Worth <cworth@cworth.org> Date: Thu Jan 18 13:01:53 2007 -0800 Fix cairo_get_dash and cairo_get_dash_count APIs Make these functions consistent with other cairo_get functions by making cairo_get_dash_count return the count directly, and removing the cairo_status_t return value from cairo_get_dash.
Created attachment 8462 [details] [review] Fix
Created attachment 8463 [details] [review] Better patch which keeps python API consistent with the C one
Created attachment 8464 [details] [review] Better patch (upload the right one this time!)
Does the patch look good? It's a stopper for development so it would be good to fix it asap.
It's a stopper for development of what? pycairo updated to compile against cairo 1.3.12.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.