]> granicus.if.org Git - python/commit
bpo-32473: Improve ABCMeta._dump_registry() readability (GH-5091)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 12 Jan 2018 10:47:36 +0000 (02:47 -0800)
committerINADA Naoki <methane@users.noreply.github.com>
Fri, 12 Jan 2018 10:47:36 +0000 (19:47 +0900)
commita91662affeb0aae2515cdc5e8f82269337105bf4
tree4f4a84105b828dd5aa29b203bcdac227e4ecabc2
parent22b1050672c21600224afcf8d94e49c49e3affa5
bpo-32473: Improve ABCMeta._dump_registry() readability (GH-5091)

(cherry picked from commit ae12f5d4c98f2095c2aadd58981453e955044697)
Lib/abc.py
Misc/NEWS.d/next/Library/2018-01-10-20-37-59.bpo-32473.mP_yJG.rst [new file with mode: 0644]