cpython: ea0aa3e32ab5 (original) (raw)

Mercurial > cpython

changeset 88287:ea0aa3e32ab5 3.3

Issue #17432: Drop UCS2 from names of Unicode functions in python3.def. [#17432]

Martin v. Löwis martin@v.loewis.de
date Sat, 04 Jan 2014 10:01:42 +0100
parents 203ca77ea819
children 0ea09c824d9b 1819fee1c20f
files Misc/NEWS PC/python3.def
diffstat 2 files changed, 64 insertions(+), 62 deletions(-)[+] [-] Misc/NEWS 2 PC/python3.def 124

line wrap: on

line diff

--- a/Misc/NEWS +++ b/Misc/NEWS @@ -10,6 +10,8 @@ What's New in Python 3.3.4 release candi Core and Builtins ----------------- +- Issue #17432: Drop UCS2 from names of Unicode functions in python3.def. +

--- a/PC/python3.def +++ b/PC/python3.def @@ -547,68 +547,68 @@ EXPORTS PyUnicodeTranslateError_SetEnd=python33.PyUnicodeTranslateError_SetEnd PyUnicodeTranslateError_SetReason=python33.PyUnicodeTranslateError_SetReason PyUnicodeTranslateError_SetStart=python33.PyUnicodeTranslateError_SetStart