github smarie/python-makefun 1.1.0
1.1.0 - Support for generators and coroutines

latest releases: 1.15.6, 1.15.5, 1.15.4...
5 years ago

Now create_function and @with_signature create the same kind of function than the handler. So if it is a generator, a generator-based coroutine, or an async coroutine, the generated function will adapt. Fixes #6.

See documentation page for details.

Don't miss a new python-makefun release

NewReleases is sending notifications on new releases.