triccare triccare <tricc...@gmail.com> added the comment: I have run into this bug which can be reliably reproduced by importing tkinter.
However, I have found another workaround if one does not want to deal with the environmental variable and may point to a possible bug fix. Before forking, any use of `urlopen` alleviates the bug. This is demonstrated in the attached example. Example works under Python 3.6.4 and Mac OS 10.12.6 ---------- nosy: +triccare triccare Added file: https://bugs.python.org/file47503/debug_urlopen.py _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue13829> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com