Message 332993 - Python tracker

Message332993

Author pitrou
Recipients June Kim, davin, pitrou, remi.lapeyre
Date 2019-01-04.19:42:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1546630950.62.0.328453643407.issue35627@roundup.psfhosted.org>
In-reply-to
Content
I couldn't reproduce on Ubuntu either.  I tried the "fork", "forkserver" and "spawn" methods (all with 3.7.2).

Terry, if you are on Windows, can you try the script?  Be sure to enclose the test() call in a "if __name__ == '__main__'" guard.
History
Date User Action Args
2019-01-04 19:42:31pitrousetrecipients: + pitrou, davin, remi.lapeyre, June Kim
2019-01-04 19:42:30pitrousetmessageid: <1546630950.62.0.328453643407.issue35627@roundup.psfhosted.org>
2019-01-04 19:42:30pitroulinkissue35627 messages
2019-01-04 19:42:30pitroucreate