This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author methane
Recipients Michael Romero, barry, benjamin.peterson, methane, ned.deily, ronaldoussoren, tdsmith, zmwangx
Date 2019-04-11.12:55:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554987309.39.0.303437791081.issue32616@roundup.psfhosted.org>
In-reply-to
Content
I'm using Mojave.  I don't have regression.

$ /usr/local/bin/python2 x.py  # Homebrew python@2
1.681729

$ /usr/bin/python x.py  # System python2
1.891549

Could someone using High Sierra or Sierra test it?

x.py is test script in https://bugs.python.org/issue32616#msg310395
History
Date User Action Args
2019-04-11 12:55:09methanesetrecipients: + methane, barry, ronaldoussoren, benjamin.peterson, ned.deily, tdsmith, zmwangx, Michael Romero
2019-04-11 12:55:09methanesetmessageid: <1554987309.39.0.303437791081.issue32616@roundup.psfhosted.org>
2019-04-11 12:55:09methanelinkissue32616 messages
2019-04-11 12:55:09methanecreate