diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-09-29 10:34:19 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-09-29 10:34:19 (GMT) |
commit | b29047876dcd889efab5b4adcba7ddb70ad4c3aa (patch) | |
tree | 36caede692b9dab7774d43406702791bbcfcce3f /Demo/xml | |
parent | 449057f2fabb417c1bc553e9fc67425b5d24affb (diff) | |
download | cpython-b29047876dcd889efab5b4adcba7ddb70ad4c3aa.zip cpython-b29047876dcd889efab5b4adcba7ddb70ad4c3aa.tar.gz cpython-b29047876dcd889efab5b4adcba7ddb70ad4c3aa.tar.bz2 |
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 'Demo/xml')
0 files changed, 0 insertions, 0 deletions