azure-functions-python-worker icon indicating copy to clipboard operation
azure-functions-python-worker copied to clipboard

[BUG] Python 3.6 shim code no longer required

Open tonybaloney opened this issue 3 years ago • 0 comments

https://github.com/Azure/azure-functions-python-worker/blob/dev/azure_functions_worker/dispatcher.py#L41-L47

If Python 3.6 is now dropped. This code should be removed and it will get rid of a redirected global lookup

tonybaloney avatar May 22 '22 23:05 tonybaloney