]> granicus.if.org Git - python/commit
[3.6] bpo-31780: Fix incorrect error message for ',x', ',b', ',o' specs (GH-4002...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 15 Oct 2017 04:01:28 +0000 (21:01 -0700)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 15 Oct 2017 04:01:28 +0000 (00:01 -0400)
commit59b5c139d2ae95b1d1da63f81c3d777932215533
tree552f0a99dc83daa1981567052f6485c468af3a81
parent0fee56c86344386bde8486ab803f564cb8a5203b
[3.6] bpo-31780: Fix incorrect error message for ',x', ',b', ',o' specs (GH-4002) (#4004)

Patch by Pablo.
(cherry picked from commit 28773ca7a7aa58a28e42a9eb0066acf71b5a8dc4)
Python/formatter_unicode.c