Message71072
Le mardi 12 août 2008 à 19:37 +0000, Bill Janssen a écrit :
> Let's put string_to_bytes and string_from_bytes into the binascii
> module, as a2b_percent and b2a_percent, respectively.
Well, it's my personal opinion, but I think we should focus on a simple
and straightforward solution for the present issue before beta3 is
released (which is in 8 days now). It has already been difficult to find
a (quasi-)consensus for a simple patch to adapt quote()/unquote() to the
realities of bytes/unicode separation in py3k: witness the length of the
present discussion.
(perhaps a sophisticated solution could still be adopted for 3.1,
especially if it has backwards compatibility in mind) |
|
Date |
User |
Action |
Args |
2008-08-12 22:12:52 | pitrou | set | recipients:
+ pitrou, lemburg, gvanrossum, loewis, jimjjewett, janssen, orsenthil, thomaspinckney3, mgiuca |
2008-08-12 22:12:51 | pitrou | link | issue3300 messages |
2008-08-12 22:12:50 | pitrou | create | |
|