]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28511: Use the "U" format instead of "O!" in PyArg_Parse*.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 23 Oct 2016 12:12:25 +0000 (15:12 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 23 Oct 2016 12:12:25 +0000 (15:12 +0300)
commitf8d7d41507d8c0855b58c9be14011381d03c5cde
tree1a38be5e64aaf4c64a7581f209548818926cdb0f
parent8c9331057d0f5c75cd3e73f3f85fe237da0f9ed1
Issue #28511: Use the "U" format instead of "O!" in PyArg_Parse*.
Modules/_datetimemodule.c
Modules/clinic/unicodedata.c.h
Modules/unicodedata.c
Objects/exceptions.c
Objects/unicodeobject.c