We typically use _get_args from fixes for this. Can you use it here and/or open an issue that we should investigate whether we can migrate to inspect.signature directly nowadays? I can't remember if we just needed to wait until 3.7+ or if .parameters isn't enough sometimes, or something else
Originally posted by @larsoner in #10184 (comment)
We typically use
_get_argsfromfixesfor this. Can you use it here and/or open an issue that we should investigate whether we can migrate toinspect.signaturedirectly nowadays? I can't remember if we just needed to wait until 3.7+ or if.parametersisn't enough sometimes, or something elseOriginally posted by @larsoner in #10184 (comment)