Message243684
I want to deprecate Signature.from_function and Signature.from_builtin in 3.5.
There is no use for these methods (they aren't generic), and we also now have a very handy 'from_callable' for easy Signature subclassing. |
|
Date |
User |
Action |
Args |
2015-05-20 18:33:34 | yselivanov | set | recipients:
+ yselivanov, brett.cannon, ncoghlan, larry |
2015-05-20 18:33:34 | yselivanov | set | messageid: <1432146814.36.0.379160413915.issue24248@psf.upfronthosting.co.za> |
2015-05-20 18:33:34 | yselivanov | link | issue24248 messages |
2015-05-20 18:33:34 | yselivanov | create | |
|