Friday, November 30, 2018

Microsoft deprecation for the Python extensions

Hi all,
I'm a young developer and I'm working on a Django application (wrote in Python 2.7) that need to be deployed in a IIS 10 web server (I tryed a first version of the app and it works great). Today I read this post and I realized that Microsoft Server will not support the Python extension. So, now I have to decide whether to migrate in a Linux Server or not but before I want to understand what really does it involve to me? I'll explain:
  • It means that future ISS versions (10+) may not have a Python support?
  • It means that in the future I can have security issues due the absence of the IIS updates for python compability?
  • It means that in the future I can't make a python version upgrade of the app?
Or simply it means that we can not foresee what this can entail?

Thanks

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c59000ca-6cd0-4583-ae11-ef5b9963a2ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment