azure-functions-core-tools
azure-functions-core-tools copied to clipboard
Add basic PyStein support V4
Issue describing the changes in this PR
Adds basic support (P0 functionalities) for the preview Python programming model. This PR is not to be merged until the appropriate version of the host is determined.
Pull request checklist
- [ ] My changes do not require documentation changes
- [x] Otherwise: Documentation issue #3070
- [ ] My changes do not need to be backported to a previous version
- [x] Otherwise: This change is to be backported to V3
- [x] I have added all required tests (Unit tests, E2E tests)
/cc @gavin-aguiar @shreyabatra4 to address the unresolved conversations above