diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-12-28 13:26:42 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-12-28 13:26:42 +0000 |
commit | 270efe614192a94b24ecd59ad6c95f9498df48ae (patch) | |
tree | 87a62acbd81316634459b2eeb3eca9e259cac5e6 /Python/pythonrun.c | |
parent | 9eef850f4d72237be77daae66b7e73e1fe507e14 (diff) | |
download | cpython-270efe614192a94b24ecd59ad6c95f9498df48ae.tar.gz |
Issue #10783: struct.pack() doesn't encode implicitly unicode to UTF-8
* Replace "bytes" by "bytes object" in struct error messages
* Document the API change in What's new in Python 3.2
* Fix test_wave
* Remove also ugly implicit conversions in test_struct
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions