diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-09-29 10:34:19 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-09-29 10:34:19 +0000 |
commit | d2c15904f06e69430b18c91f0ddca627739b92a3 (patch) | |
tree | 3056a72d4959c1856e545031d62963d42890082c /Python/errors.c | |
parent | c87da5808af22a36827ee517a2d041fd61c6b2da (diff) | |
download | cpython-d2c15904f06e69430b18c91f0ddca627739b92a3.tar.gz |
Issue #9979: Use PyUnicode_AsWideCharString() in time.strftime()
Allocate memory with PyMem_Alloc() instead of the PyBytes API. Prepare the
surrogates support.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions