azure-functions-core-tools icon indicating copy to clipboard operation
azure-functions-core-tools copied to clipboard

Add basic PyStein support V4

Open michaelpeng36 opened this issue 3 years ago • 1 comments

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)

michaelpeng36 avatar Jun 07 '22 21:06 michaelpeng36

/cc @gavin-aguiar @shreyabatra4 to address the unresolved conversations above

michaelpeng36 avatar Jun 16 '22 22:06 michaelpeng36