Bug 13734 - Please allow Python 2.3 still
Summary: Please allow Python 2.3 still
Status: RESOLVED NOTABUG
Alias: None
Product: pycairo
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other Mac OS X (All)
: medium normal
Assignee: Steve Chaplin
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-19 04:35 UTC by Anders F Björklund
Modified: 2007-12-20 00:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
pycairo-python23.patch (2.32 KB, patch)
2007-12-19 04:36 UTC, Anders F Björklund
Details | Splinter Review

Description Anders F Björklund 2007-12-19 04:35:55 UTC
Would it be possible to leave Python 2.3 support in, so that it would still compile on Mac OS X ? (without installing Python 2.5 or upgrading to Leopard)
Comment 1 Anders F Björklund 2007-12-19 04:36:26 UTC
Created attachment 13218 [details] [review]
pycairo-python23.patch
Comment 2 Steve Chaplin 2007-12-19 16:32:10 UTC
My plan is to have pycairo require Python 2.4 now, and 2.5 and 2.6 next year, so that its in good shape to move to Python 3.0 when its released next year. Trying to remain compatible with Python 2.3 while preparing for Python 3.0 is not going to work very well.

You don't have to immediately upgrade to the latest pycairo, the same as you don't have to upgrade to a newer version of Python - its your choice.
Comment 3 Anders F Björklund 2007-12-20 00:10:08 UTC
OK, I was using the build script* for Mac OS X that builds from tip-of-trunk and pycairo was the only one demanding Python 2.4 - but I can understand that you need to prepare for Python 3000 so I will just patch locally, thanks for listening :-)

* http://developer.imendio.com/svn/gtk-osx-build/gtk-osx-build


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.