Message181674
I can't see a reason why Signature.from_function() should explicitly check the type of the object being passed in. As long as the object has all required attributes, it should be accepted.
This is specifically an issue with Cython compiled functions, which are not Python functions but look the same. |
|
Date |
User |
Action |
Args |
2013-02-08 15:20:30 | scoder | set | recipients:
+ scoder |
2013-02-08 15:20:30 | scoder | set | messageid: <1360336830.78.0.208941087191.issue17159@psf.upfronthosting.co.za> |
2013-02-08 15:20:30 | scoder | link | issue17159 messages |
2013-02-08 15:20:30 | scoder | create | |
|