Message207694
Here's a patch that adds __text_signature__ support for three more builtin types:
method_descriptor
classmethod_descriptor
wrapper_descriptor
method-wrapper
The patch also modifies inspect.Signature so it recognizes these types. |
|
| Date |
User |
Action |
Args |
| 2014-01-08 17:51:11 | larry | set | recipients:
+ larry, brett.cannon, skrah, meador.inge |
| 2014-01-08 17:51:11 | larry | set | messageid: <1389203471.33.0.935290876075.issue20189@psf.upfronthosting.co.za> |
| 2014-01-08 17:51:11 | larry | link | issue20189 messages |
| 2014-01-08 17:51:11 | larry | create | |
|