azure-functions-python-worker/azure_functions_worker/bindings
hallvictoria 8214d0cec9
fix: enable missed return types for generic (#1485)
* tests, support for dict & httpresp

* support for returning list

* added support for int, double

* bool support, unit tests

---------

Co-authored-by: Victoria Hall <victoria.hall@microsoft.com>
2024-05-29 10:50:12 -05:00
..
shared_memory_data_transfer Lazy Logging rather than in-line strings (#1067) 2022-10-18 17:03:49 -07:00
__init__.py feat: SDK bindings changes (#1423) 2024-04-11 18:53:19 -05:00
context.py Enable logging from user threads (#1171) 2023-03-03 14:04:52 -06:00
datumdef.py fix: enable missed return types for generic (#1485) 2024-05-29 10:50:12 -05:00
generic.py fix: enable missed return types for generic (#1485) 2024-05-29 10:50:12 -05:00
meta.py fix: allow returning none for generic bindings (#1379) 2024-04-18 11:33:56 -05:00
nullable_converters.py Enable support for multiple Set-Cookie response headers (native & wsgi/asgi) (#1004) 2022-07-01 16:19:40 -05:00
out.py Adding more Typing information as generated using monkeytype (#709) 2020-06-29 23:04:20 -07:00
retrycontext.py Retry policy support for v2 programming model (#1268) 2023-07-06 16:59:34 -05:00
rpcexception.py Added Retry Context for python worker (#909) 2021-11-01 16:38:21 -07:00
tracecontext.py Python Worker Extension Interface (worker) (#815) 2021-04-01 16:12:03 -07:00