| commit | dafd32b730c246b76a28e4089253e3a2b614df58 | [log] [tgz] |
|---|---|---|
| author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Fri Nov 30 20:51:40 2007 +0000 |
| committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Fri Nov 30 20:51:40 2007 +0000 |
| tree | 740fe6b260b2daa3de96b66140941337954d5bf3 | |
| parent | be49a90eb3c54bd29a8bf3da5875db26d2fa2924 [diff] |
Issue #1521: on 64bit platforms, str.decode fails on very long strings. The t# and w# formats were not correctly handled. Will backport.