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