Wednesday, February 27, 2013

Re: Django 1.5 & Python 3 - porting packages to Python3

Hi Thomas,

There's movement on getting Py3k compatibility into pillow.
See this, and associated tickets: https://github.com/python-imaging/Pillow/issues/61

> Are there any focus in the community on getting packages ready for python3?

Sure, I'm seeing several projects recently updated or actively working on it now.

I'm sure there'll be a lot of acceleration on Py3k compatible Django packages now that 1.5 has been released. :)

Cheers,

  Tom


On Friday, 15 February 2013 08:35:36 UTC, Thomas Weholt wrote:
Hi,

As a Norwegian user of Django and python user I've spent countless
hours dealing with unicode-problems. As I ported DSE to Python 3 a
while ago I also discovered that all my unicode problems were solved
if I started using Python 3. Probably old news to most of you, or
maybe not even relevant, but it's a make-or-break-situation for me and
my potential users and customers. So all my latest django-based
projects have been developed using Python 3.3 with great success.

But the only problem now is the lack of python-packages supporting
Python 3, mainly PIL ( or the pil-fork pillow ), django-debug-toolbar,
django-celery etc.

Are there any focus in the community on getting packages ready for python3?

--
Mvh/Best regards,
Thomas Weholt
http://www.weholt.org

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment