commit | 645b9f67aef1f6c8921cf5f8bbe6db3fa94418bc | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Tue May 03 15:06:11 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Tue May 03 15:06:11 2011 +0200 |
tree | e421b455913218835cea1cd50f1156d43d603f4e | |
parent | 112d48ac17647879fffa5275dd31dca8bfb3223b [diff] |
Issue #8651: Fix "z#" format of PyArg_Parse*() function: the size was not written if PY_SSIZE_T_CLEAN is defined.