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

Sorry, I take that back. Earlier versions would indeed skip initialization in 
some cases.

I propose we deprecate the dll_path field in PathConfig and just get the path 
directly in the three places it's necessary. The path calculations have 
security exposure, so let's just avoid trying to manage additional state around 
it unnecessarily.

I'll work on a patch this week unless someone else gets to it first.

----------

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

Reply via email to