]> granicus.if.org Git - python/commit
Fix wrong assert in unicodeobject (GH-5340)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 27 Jan 2018 17:41:24 +0000 (09:41 -0800)
committerINADA Naoki <methane@users.noreply.github.com>
Sat, 27 Jan 2018 17:41:24 +0000 (02:41 +0900)
commitd7274c6638fc88d72b73f8cdc6b888270a5e7a50
treee0d541974796fa0d3ccffb197f601bae5ece361f
parent12ae40766ea39f09c2ddf6842017ee80f7f3d00b
Fix wrong assert in unicodeobject (GH-5340)

(cherry picked from commit 7cc95f5069c8983afb8a55928db6956abe2d5afa)
Objects/unicodeobject.c