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 jasonli360
Recipients jasonli360, ned.deily, ronaldoussoren
Date 2020-01-03.19:02:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578078174.37.0.442161704111.issue39203@roundup.psfhosted.org>
In-reply-to
Content
The issue: AttributeError: module 'time' has no attribute 'clock_gettime'. It probably missed other attributes as well.

The problem only appeared with using installers to install python. While Homebrew installed python does not have the issue.

The issue occurred in versions, 3.7.1, 3.7.3, 3.7.4, 3.8.1, as I observed.
History
Date User Action Args
2020-01-03 19:02:54jasonli360setrecipients: + jasonli360, ronaldoussoren, ned.deily
2020-01-03 19:02:54jasonli360setmessageid: <1578078174.37.0.442161704111.issue39203@roundup.psfhosted.org>
2020-01-03 19:02:54jasonli360linkissue39203 messages
2020-01-03 19:02:54jasonli360create