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.
Created on 2018-05-21 05:43 by sahilmn, last changed 2022-04-11 14:59 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
sched.enter.bug.py | sahilmn, 2018-05-21 05:43 | Contains example code demonstrating bug. Priority order not followed in sched event execution. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:59:00 | admin | set | github: 77771 |
2021-11-23 08:19:25 | iritkatriel | set | assignee: docs@python title: sched.enter priority has no impact on execution -> [doc] sched.enter priority has no impact on execution components: + Documentation keywords: + easy nosy: + docs@python versions: + Python 3.9, Python 3.10, Python 3.11 resolution: not a bug -> |
2018-05-30 21:54:49 | mfisher | set | nosy:
+ mfisher messages: + msg318213 |
2018-05-22 16:02:57 | rhettinger | set | status: pending -> open nosy: + rhettinger messages: + msg317304 |
2018-05-22 06:00:37 | ronaldoussoren | set | status: open -> pending resolution: not a bug messages: + msg317260 |
2018-05-21 21:22:19 | r.david.murray | set | nosy:
+ r.david.murray messages: + msg317251 |
2018-05-21 21:08:54 | sahilmn | set | messages: + msg317249 |
2018-05-21 08:14:48 | ronaldoussoren | set | nosy:
+ ronaldoussoren messages: + msg317218 |
2018-05-21 05:43:33 | sahilmn | create |