]> granicus.if.org Git - python/commit
Issue #26729: Fixed __text_signature__ for sorted().
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Jan 2017 10:30:35 +0000 (12:30 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Jan 2017 10:30:35 +0000 (12:30 +0200)
commitad9422559fc9845d043009f136ee5019a09bbb7e
tree83cff2fd4ff1398876145ffe1768a48b14f540b1
parent9358a6e62b32b6287cd0ecd478f4914d16beba5a
parent3a1042567c887b7a995a8f921f50acba2761310c
Issue #26729: Fixed __text_signature__ for sorted().
Patch by Erik Welch.
Python/bltinmodule.c