]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28556: Allow defining methods in NamedTuple class syntax (#362) (3.5->3.6)
authorGuido van Rossum <guido@python.org>
Mon, 23 Jan 2017 01:47:21 +0000 (17:47 -0800)
committerGuido van Rossum <guido@python.org>
Mon, 23 Jan 2017 01:47:21 +0000 (17:47 -0800)
commit744cd63df9870d0c5a141aa0742cc3e8ebbf23f6
treec83c19dc52999e89ddb87887bf4129043d07b788
parent0c5f47fbf4c9d59e15b554fcc67e2c3c24e050a0
parent95919c096ca74b6a28000193e1c502408a9f3e6c
Issue #28556: Allow defining methods in NamedTuple class syntax (#362) (3.5->3.6)