]> granicus.if.org Git - python/commit
Issue #20530: The signatures for slot builtins have been updated
authorLarry Hastings <larry@hastings.org>
Mon, 10 Feb 2014 06:22:38 +0000 (22:22 -0800)
committerLarry Hastings <larry@hastings.org>
Mon, 10 Feb 2014 06:22:38 +0000 (22:22 -0800)
commit69a2547cd582370bcdc1754d10369cb6c7d6fcba
tree00f401495fce951447d7185ac2ffe1c4abd53e9b
parentb082731fbb413a7ff2412a447698fdd65015fd24
Issue #20530: The signatures for slot builtins have been updated
to reflect the fact that they only accept positional-only arguments.
Misc/NEWS
Objects/typeobject.c