Message403528
| Author | Livius |
|---|---|
| Recipients | Livius, akira, python-dev, shankarunni, vstinner, yselivanov |
| Date | 2021-10-09.10:14:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1633774479.3.0.904362376659.issue21302@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
https://www.python.org/downloads/windows/ "Note that Python 3.10.0 cannot be used on Windows 7 or earlier." vstinner: Is it true that Windows 7 is not supported OS anymore? In this case we do not need to care about Windows 7 and earlier Windows OS compatibility and it is time to use nicely GetSystemTimePreciseAsFileTime() in time.time() and time.sleep() as absolute sleeping because it is available since Windows 8. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-09 10:14:39 | Livius | set | recipients: + Livius, vstinner, akira, python-dev, yselivanov, shankarunni |
| 2021-10-09 10:14:39 | Livius | set | messageid: <1633774479.3.0.904362376659.issue21302@roundup.psfhosted.org> |
| 2021-10-09 10:14:39 | Livius | link | issue21302 messages |
| 2021-10-09 10:14:39 | Livius | create | |