Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for *args and **kwargs #37

Closed
ken-morel opened this issue Jun 3, 2024 · 1 comment · Fixed by #52
Closed

support for *args and **kwargs #37

ken-morel opened this issue Jun 3, 2024 · 1 comment · Fixed by #52
Assignees
Labels
enhancement New feature or request invalid This doesn't seem right ken-morel self maid from ken-morel
Milestone

Comments

@ken-morel
Copy link
Owner

Should implement inspect.signature to support *args and **kwargs as for #36

@ken-morel ken-morel added enhancement New feature or request invalid This doesn't seem right labels Jun 3, 2024
@ken-morel ken-morel added this to the v1.2 milestone Jun 3, 2024
@ken-morel ken-morel self-assigned this Jun 3, 2024
@ken-morel ken-morel modified the milestones: v1.2, v2.0.0 Jun 4, 2024
@ken-morel ken-morel added the ken-morel self maid from ken-morel label Jun 4, 2024
@ken-morel ken-morel modified the milestones: v2.0.0, v1.2 Jun 5, 2024
@ken-morel
Copy link
Owner Author

fixed by #36, now support *args and **kwargs

@ken-morel ken-morel linked a pull request Jun 5, 2024 that will close this issue
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request invalid This doesn't seem right ken-morel self maid from ken-morel
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant