Message266934
Jelle, regarding your patch: it would probably be a good idea to only accept ".0"-like names for POSITIONAL_ONLY parameters. Since functions with positional-only parameters can only be created in C, that should make inspect.Parameter less error prone.
David, maybe this is something that can be fixed using the Arguments Clinic? I'm not sure how to feel about parsing ".0" for parameter names. |
|
Date |
User |
Action |
Args |
2016-06-02 19:49:17 | yselivanov | set | recipients:
+ yselivanov, nedbat, r.david.murray, JelleZijlstra |
2016-06-02 19:49:16 | yselivanov | set | messageid: <1464896956.94.0.206376221026.issue19611@psf.upfronthosting.co.za> |
2016-06-02 19:49:16 | yselivanov | link | issue19611 messages |
2016-06-02 19:49:16 | yselivanov | create | |
|