◐ Shell
clean mode source ↗

Message 79225 - Python tracker

Message79225

Author vstinner
Recipients ebfe, lemburg, pitrou, vstinner
Date 2009-01-06.01:38:08
SpamBayes Score 0.016662441
Marked as misclassified No
Message-id <200901060238.39558.victor.stinner@haypocalc.com>
In-reply-to <4961E488.4060202@egenix.com>
Content
> > I propose to reject unicode in Python 3.x and display a warning for
> > Python 2.x. A warning to prepare the migration... not to Unicode, but to
> > Python3 ;-)
>
> Fair enough.

The patch for Python 3.x is already attached to this issue. We might only 
apply this one and leave Python 2.x unchanged. Can someone review the patch?
History
Date User Action Args
2009-01-06 01:38:09vstinnersetrecipients: + vstinner, lemburg, pitrou, ebfe
2009-01-06 01:38:09vstinnerlinkissue4757 messages
2009-01-06 01:38:08vstinnercreate