KEMBAR78
Include keyword only args when generating signatures in stubgenc by ericmarkmartin · Pull Request #17448 · python/mypy · GitHub
Skip to content

Conversation

ericmarkmartin
Copy link
Contributor

Currently, signatures generated for callable by the InspectionStubGenerator won’t include keywords only arguments or their defaults. This change includes them in the generated signatures.

@ericmarkmartin ericmarkmartin force-pushed the stubgenc-kw-only-args branch 3 times, most recently from bf26d87 to 8188bc4 Compare June 29, 2024 04:45
@ericmarkmartin ericmarkmartin marked this pull request as draft June 29, 2024 05:05
@ericmarkmartin ericmarkmartin force-pushed the stubgenc-kw-only-args branch 4 times, most recently from 976a14c to 6a9cddb Compare June 29, 2024 07:11
@ericmarkmartin ericmarkmartin force-pushed the stubgenc-kw-only-args branch from 5d799d8 to b9c4348 Compare June 29, 2024 07:40
@ericmarkmartin ericmarkmartin marked this pull request as ready for review June 29, 2024 08:27
@ilevkivskyi ilevkivskyi merged commit e4de4e3 into python:master Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants