Issues
- 0
Fails to build with Python 3.14
#112 opened by opoplawski - 0
- 3
Tests fail with python3.13b2
#102 opened by keszybz - 2
Should we add an explicit `funcopy` function ?
#88 opened by smarie - 1
Add python 3.10 to CI
#87 opened by smarie - 1
- 0
NotImplementedError: Predefining a positional-only argument using keyword is not supported
#107 opened by smarie - 0
- 0
chore: migrate nox backend to virtualenv
#100 opened by smarie - 1
- 0
`SyntaxError` when creating a native coroutine function with name containing 'return'
#96 opened by smarie - 1
wraps fails on decorating objects that miss or does not support __dict__ manipulation
#94 opened by tokarenko - 1
Regression : ValueError: Invalid co_name '_results_bag' for created function on python 2
#91 opened by smarie - 0
ValueError: Invalid co_name
#89 opened by smarie - 0
KeyError when using a string `new_sig` in `@wraps`
#90 opened by smarie - 6
- 11
- 0
Remove the `bandit` version constraint when not needed anymore in the flake8-requirements file
#83 opened by smarie - 0
- 0
Regression in 1.13.0 with python 3.5
#79 opened by smarie - 1
Asynchronous Generators are not properly handled
#77 opened by broglep-work - 1
- 0
- 3
- 0
Remove circular dependency for tests
#68 opened by fabaff - 0
- 1
- 3
- 6
Need extra steps after renaming keyword parameters
#70 opened by ickc - 0
Chaining `@wraps` with non-modifying then modifying signatures leads to erroneous `__wrapped__` flag been kept.
#66 opened by smarie - 4
NameError: name 'inf' is not defined
#63 opened by zqbake - 3
- 0
`partial`'s behaviour should mimic `functools.partial`'s behaviour in terms of keywords-only arguments and args order
#64 opened by smarie - 0
- 2
Pull/merge signature from other functions
#56 opened by beasteers - 0
- 1
add API reference
#61 opened by smarie - 0
ValueError: Cannot preset 0 positional args, function case_second has only 0 args.
#59 opened by smarie - 6
- 0
- 1
`makefun.partial` behaviour inconsistent with `functools.partial`: keyword arguments should not be removed from signature
#58 opened by smarie - 0
Improve packaging
#54 opened by smarie - 0
- 0
`@compile_fun` `OSError: could not get source code` or `IOError: could not get source code`
#51 opened by smarie - 1
- 0
- 0
`ValueError: Cell is empty` with `@compile_fun`
#48 opened by smarie - 1
- 0
`@compile_fun` decorator
#46 opened by smarie - 0
Add `__version__` attribute to comply with PEP396
#45 opened by smarie