Steve Dower <steve.do...@python.org> added the comment:

Python's installer doesn't change that often ;)

Without some information about your scenario, I can't make a recommendation.

However, I will say that if you are including any of your own Python code with 
your application, and especially any compiled modules, you probably don't want 
to give users the ability to independently remove or modify your Python 
install. Much better to include the runtime you have tested with and only 
update your users to a newer version once you have tested with that one.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41800>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to