SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 318 Python

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
V
Victor Stinner committed
da9ec995f66bdb69dce7292abc4e1ca86e6a626a
Parent: e398da9