From: Serhiy Storchaka Date: Sun, 30 Oct 2016 17:38:05 +0000 (+0200) Subject: Issue #28385: An error message when non-empty format spec is passed to X-Git-Tag: v3.7.0a1~2092 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=79879e002f2f8e1fb0cdd9cbafcf218793b73261;p=thirdparty%2FPython%2Fcpython.git Issue #28385: An error message when non-empty format spec is passed to object.__format__ now contains the name of actual type. --- 79879e002f2f8e1fb0cdd9cbafcf218793b73261