-
Notifications
You must be signed in to change notification settings - Fork 16
Issues: smarie/python-makefun
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
NotImplementedError: Predefining a positional-only argument using keyword is not supported
#107
opened Jul 4, 2024 by
smarie
Inconsistency in behavior of
functools.partial
and makefun.partial
#95
opened Jul 10, 2023 by
elchupanebrej
wraps fails on decorating objects that miss or does not support __dict__ manipulation
#94
opened Jul 3, 2023 by
tokarenko
Remove the
bandit
version constraint when not needed anymore in the flake8-requirements file
#83
opened Jun 21, 2022 by
smarie
Improve
add_signature_parameters
: add first_possible
and last_possible
#82
opened Jun 19, 2022 by
smarie
@compile_fun
does not recurse through imported names for now
bug
#52
opened Mar 23, 2020 by
smarie
add_sig_params
, rem_sig_params
and get_sig_params
aliases for the helper functions
enhancement
#43
opened Jul 22, 2019 by
smarie
get_signature_parameters
helper function
enhancement
#42
opened Jul 22, 2019 by
smarie
add_signature_parameters
: intelligently support parameters that can not be first or last
enhancement
#41
opened Jul 22, 2019 by
smarie
Provide an easier way to wrap a function whatever its mode (regular, generator, or generator coroutine)
enhancement
New feature or request
#19
opened Mar 5, 2019 by
smarie
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.