Bug 27719

Summary: Python 3 support
Product: pycairo Reporter: John Ehresman <jpe>
Component: generalAssignee: Steve Chaplin <d74n5pohf9>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description John Ehresman 2010-04-17 16:15:41 UTC
I'm working on python 3 support and have pushed changes to http://github.com/jpe/py2cairo-py3k.git  The goal is to support both python 2 and python 3 from the same source.  Most things should work, though some of the buffer support is not implemented.  

One question is what is the state of the tests?  Not all of them work under 2.6, I think.  Are failure expected?
Comment 1 Steve Chaplin 2010-05-14 22:46:05 UTC
Which tests do you think do not work?
Comment 2 Steve Chaplin 2010-09-12 07:22:15 UTC
pycairo now has support for Python 3.

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.