commit | 4aae1ebab2cab2a4df1ed89b9454f3c88642530e | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Thu Jun 24 22:08:25 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Thu Jun 24 22:08:25 2010 +0000 |
tree | 329078b4b66ab0accb1a7fef7e0ca1ac586989e8 | |
parent | 2f7105dde7a01b85640aefb92e8131c02c82e954 [diff] |
Issue #8949: "z" format of PyArg_Parse*() functions doesn't accept bytes objects, as described in the documentation.