Commit 14cc396
Importing azure functions in InitRequest by default (#1250)
* Revert "Added worker to pythonpath (#1215)"
This reverts commit a60ef25.
* Update Python SDK Version to 1.14.1b3 (#1232)
* Update Python SDK Version to 1.14.1b3
* Update setup.py
---------
Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>
* Update Python Worker Version to 4.13.0
* Update Python Worker Version to 4.14.0
* Importing azure functions in InitRequest by default
* Updated tests
---------
Co-authored-by: Gavin Aguiar <gavin@GavinPC>
Co-authored-by: AzureFunctionsPython <funcdisc@microsoft.com>1 parent f9bf8ff commit 14cc396
File tree
3 files changed
+3
-15
lines changed- azure_functions_worker
- tests/unittests
3 files changed
+3
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
292 | | - | |
| 291 | + | |
293 | 292 | | |
294 | | - | |
| 293 | + | |
295 | 294 | | |
296 | 295 | | |
297 | 296 | | |
| |||
539 | 538 | | |
540 | 539 | | |
541 | 540 | | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | 541 | | |
549 | 542 | | |
550 | 543 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
632 | 632 | | |
633 | 633 | | |
634 | 634 | | |
635 | | - | |
636 | | - | |
637 | 635 | | |
638 | 636 | | |
639 | 637 | | |
| |||
0 commit comments