]> granicus.if.org Git - python/commit
Issue #20228: Argument Clinic now has special support for class special
authorLarry Hastings <larry@hastings.org>
Sun, 12 Jan 2014 22:12:59 +0000 (14:12 -0800)
committerLarry Hastings <larry@hastings.org>
Sun, 12 Jan 2014 22:12:59 +0000 (14:12 -0800)
commit8666e65206300b1719f4b2599939b7acf824b357
tree246c5578cf641dc70b94f5adc5bfd567989c2766
parent0191be3899dbfc79403b06102f66bfc5f079a177
Issue #20228: Argument Clinic now has special support for class special
methods.
Misc/NEWS
Modules/_pickle.c
Tools/clinic/clinic.py