diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-02-25 12:04:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-25 12:04:32 (GMT) |
commit | f684e257b1499d9399f4fb07f11aa98cad778dd3 (patch) | |
tree | 8abf537044bff17d472c3a7d937e1af433330d2b /Python/compile.c | |
parent | 116375eb04f38fa4be1058b1f2f0443f709cf9bf (diff) | |
download | cpython-f684e257b1499d9399f4fb07f11aa98cad778dd3.zip cpython-f684e257b1499d9399f4fb07f11aa98cad778dd3.tar.gz cpython-f684e257b1499d9399f4fb07f11aa98cad778dd3.tar.bz2 |
[3.12] gh-103417: Fix the scheduler example (GH-111497) (GH-115908)
Arguments to enterabs() are specified as Unix time.
If the scheduler use the time.monotonic timer, the code will take
decades to complete.
(cherry picked from commit cb287d342139509e03a2dbe5ea2608627fd3a350)
Co-authored-by: mauricelambert <50479118+mauricelambert@users.noreply.github.com>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions