From: Guido van Rossum Date: Mon, 23 Jan 2017 01:47:22 +0000 (-0800) Subject: Issue #28556: Allow defining methods in NamedTuple class syntax (#362) (3.6->3.7) X-Git-Tag: v3.7.0a1~1487 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4d5097a7da65c39849fbcefab61caecd34f78512;p=thirdparty%2FPython%2Fcpython.git Issue #28556: Allow defining methods in NamedTuple class syntax (#362) (3.6->3.7) --- 4d5097a7da65c39849fbcefab61caecd34f78512