]> granicus.if.org Git - python/commit
look up __getnewargs__ and __getnewargs_ex__ on the object type (#16251)
authorBenjamin Peterson <benjamin@python.org>
Sun, 16 Feb 2014 18:49:16 +0000 (13:49 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sun, 16 Feb 2014 18:49:16 +0000 (13:49 -0500)
commit2626fab4c7e1cc3daffe2071c8894c54dac8680a
tree7f69af94ede59ee5c2d0363766ec97a42f50980a
parentc00fa6387d9a2ceb3b4c4fa94646279c8b70fb4f
look up __getnewargs__ and __getnewargs_ex__ on the object type (#16251)
Lib/test/test_descr.py
Misc/NEWS
Objects/typeobject.c