Message124769
But there are probably working usages with unicode strings out there. For example, I've seen code like struct.pack('<6sHHBBB', 'GIF87a', ...)
Do you suggest to make this 3.1 code stop working in 3.2?
In any case, the 'c' format should probably be changed as well. |
|
| Date |
User |
Action |
Args |
| 2010-12-28 08:24:08 | amaury.forgeotdarc | set | recipients:
+ amaury.forgeotdarc, rhettinger, mark.dickinson, vstinner, r.david.murray, dabeaz |
| 2010-12-28 08:24:08 | amaury.forgeotdarc | set | messageid: <[email protected]> |
| 2010-12-28 08:24:05 | amaury.forgeotdarc | link | issue10783 messages |
| 2010-12-28 08:24:04 | amaury.forgeotdarc | create | |
|