Le 13 mars 2013 à 05:36, Norberto Bensa <[email protected]> a écrit :
> On Monday, March 11, 2013 5:29:22 AM UTC-3, Aymeric Augustin wrote: >> >> On 11 mars 2013, at 00:32, Norberto Bensa <[email protected]> wrote: >> >> Since MySQLdb wasn't ported to Python 3 yet, this isn't officially supported >> at this time. > > There's a port. You didn't read the whole message :-( I did read your whole message. I never reply to a message before reading it entirely. I meant that MySQLdb hasn't been officially ported. > https://github.com/clelland/MySQL-for-Python-3 That's a fork of a fork, and it's hard to tell how much testing it has received. I'm unable evaluate if it's a good idea to bless it at this point. There've been experimental forks and ports of Django to Python 3, and only a handful of people ever tested them (they suffered from a bunch of issues which real-world testing in an non-ascii environment would have revealed). >> I've filed a ticket so we don't forget to deal with this in 1.6: >> https://code.djangoproject.com/ticket/20025 > > Can I update the ticket? The tracker is public, of course you can comment on any ticket without asking for permission! -- Aymeric. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
