gh-113317: Pass clinic to AC parse_arg() methods - #114319
Conversation
Add 'clinic' parameter to Argument Clinic parse_arg() and bad_argument() methods. Remove usage of the 'clinic' global variable in these methods.
|
Sorry, I disagree with this approach 🙂 It would be better to teach |
Hum, that's strange: I already wrote an I wrote PR #114324 which is way shorter. |

Add 'clinic' parameter to Argument Clinic parse_arg() and bad_argument() methods. Remove usage of the 'clinic' global variable in these methods.