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