]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41123: Remove PyUnicode_GetMax() (GH-21192)
authorInada Naoki <songofacandy@gmail.com>
Mon, 29 Jun 2020 01:46:51 +0000 (10:46 +0900)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2020 01:46:51 +0000 (10:46 +0900)
commitd9f2a13106254c53550583adca70aeb3979f2993
treea788d021fde88b2d0f8a328105a9b9a97f450167
parent8bea91b5e9ea07ca93958e131b436024f0b1b1cf
bpo-41123: Remove PyUnicode_GetMax() (GH-21192)
Doc/whatsnew/3.10.rst
Include/cpython/unicodeobject.h
Misc/NEWS.d/next/C API/2020-06-28-11-39-22.bpo-41123.sjJWjQ.rst [new file with mode: 0644]
Objects/unicodeobject.c