]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36251: Fix format strings used in match_repr() and stdprinter_repr(). (GH-12252)
authorsth <sth.dev@tejp.de>
Sun, 10 Mar 2019 10:29:14 +0000 (11:29 +0100)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 10 Mar 2019 10:29:14 +0000 (12:29 +0200)
commit8b91edadc06dcb0d391a65d1ecdf07dcb429df1b
tree79f520e5bc745275befe1a2163e3306131db7527
parentca7fe5063593958e5efdf90f068582837f07bd14
bpo-36251: Fix format strings used in match_repr() and stdprinter_repr(). (GH-12252)
Misc/NEWS.d/next/Library/2019-03-09-18-01-24.bpo-36251.zOp9l0.rst [new file with mode: 0644]
Modules/_sre.c
Objects/fileobject.c