From: Guido van Rossum Date: Sat, 22 Oct 2016 14:57:24 +0000 (-0700) Subject: Issue #27989: Tweak inspect.formatannotation() to improve pydoc rendering of function... X-Git-Tag: v3.7.0a1~2163 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f25bf43d166bc39f756d3942f0d7675963459ed8;p=thirdparty%2FPython%2Fcpython.git Issue #27989: Tweak inspect.formatannotation() to improve pydoc rendering of function annotations. Ivan L. (3.6->3.7) --- f25bf43d166bc39f756d3942f0d7675963459ed8