azure-functions-python-worker/azure_functions_worker
hallvictoria 56f5caf097
python specific app setting logs added (#1353)
* python specific app setting logs added

* lint

* refactor

* codeowner

* manual convert dict to string

* moved to utils, more efficient

* added to old tests, created new

* addressing comments

* fixing tests, efficiency

* python worker ext

* removed comma

* FLAKE

---------

Co-authored-by: Varad Meru <vrdmr@users.noreply.github.com>
2023-11-14 15:32:30 -06:00
..
_thirdparty Updated stein tests in include new binding names (#1078) 2022-08-15 10:40:52 -05:00
bindings Retry policy support for v2 programming model (#1268) 2023-07-06 16:59:34 -05:00
protos Retry policy support for v2 programming model (#1268) 2023-07-06 16:59:34 -05:00
utils python specific app setting logs added (#1353) 2023-11-14 15:32:30 -06:00
__init__.py Setting up dev as V4 branch for PyWorker (#936) 2022-02-04 14:35:36 -08:00
__main__.py Add copyright and license info in file header (#705) 2020-06-26 14:42:10 -07:00
constants.py fix for cust sys packages path (#1335) 2023-11-07 13:36:47 -06:00
dispatcher.py python specific app setting logs added (#1353) 2023-11-14 15:32:30 -06:00
extension.py SettingsApi ModuleNotFoundError fix when extensions enabled (#1305) 2023-08-25 15:58:21 -05:00
functions.py Reverted route validation (#1278) 2023-07-28 15:11:22 -05:00
loader.py Attribute error fix for retry policy (#1322) 2023-10-10 10:21:29 -05:00
logging.py Reload modules when not in placeholder mode (#1340) 2023-11-03 13:27:11 -05:00
main.py Enable support for handling new command line arguments (#1318) 2023-09-20 14:53:49 -05:00
version.py Update Python Worker Version to 4.21.0 2023-11-03 18:32:14 +00:00