Message85752
Here's a half-baked patch against py3k. It resolves all the conflicts
but still has 15 failing tests. Perhaps someone would like to finish it up.
For example, json.dumps(b"hi") works, but not json.dumps([b"hi", "hi"]) |
|
| Date |
User |
Action |
Args |
| 2009-04-07 22:23:56 | benjamin.peterson | set | recipients:
+ benjamin.peterson, loewis, georg.brandl, rhettinger, bob.ippolito, amaury.forgeotdarc, pitrou, ajaksu2 |
| 2009-04-07 22:23:55 | benjamin.peterson | set | messageid: <[email protected]> |
| 2009-04-07 22:23:54 | benjamin.peterson | link | issue4136 messages |
| 2009-04-07 22:23:54 | benjamin.peterson | create | |
|