Bug 27719 - Python 3 support
Summary: Python 3 support
Status: RESOLVED FIXED
Alias: None
Product: pycairo
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Steve Chaplin
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-17 16:15 UTC by John Ehresman
Modified: 2010-09-12 07:22 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.