Message208708
Serhiy: I'm going to add PEP 457 features to the text signature, because
without them the inspect.Signature objects will be wrong. So __doc__ and __text_signature__ would have to remove those first before handing the string to ast.parse.
I wasn't seriously proposing that __doc__ and __text_signature__ parse the string. That would obviously be a waste of CPU. I was simply taking the argument to its logical extreme. |
|
Date |
User |
Action |
Args |
2014-01-21 21:49:45 | larry | set | recipients:
+ larry, gvanrossum, barry, brett.cannon, ncoghlan, jkloth, skrah, gennad, zach.ware, serhiy.storchaka |
2014-01-21 21:49:45 | larry | set | messageid: <1390340985.38.0.657863843683.issue20326@psf.upfronthosting.co.za> |
2014-01-21 21:49:45 | larry | link | issue20326 messages |
2014-01-21 21:49:45 | larry | create | |
|