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 vstinner
Recipients belopolsky, eryksun, lunixbochs2, p-ganssle, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-06-12.23:49:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623541767.07.0.947468471517.issue44328@roundup.psfhosted.org>
In-reply-to
Content
> To reduce the adverse effects of this frequency offset error, recent versions of Windows, particularly Windows 8, use multiple hardware timers to detect the frequency offset and compensate for it to the extent possible. This calibration process is performed when Windows is started.

Technically, it remains possible to install Python on Windows 7, see: bpo-32592.
History
Date User Action Args
2021-06-12 23:49:27vstinnersetrecipients: + vstinner, paul.moore, belopolsky, tim.golden, zach.ware, eryksun, steve.dower, p-ganssle, lunixbochs2
2021-06-12 23:49:27vstinnersetmessageid: <1623541767.07.0.947468471517.issue44328@roundup.psfhosted.org>
2021-06-12 23:49:27vstinnerlinkissue44328 messages
2021-06-12 23:49:27vstinnercreate