Created on 2022-02-19.03:09:46 by ced, last changed 3 months ago by roundup-bot.
New changeset 9b95ff2d011f by Cédric Krier in branch 'default': Use default selectors instead of select https://hg.tryton.org/tryton-env/rev/9b95ff2d011f
New changeset 347d108696ce by Cédric Krier in branch 'default': Use default selectors instead of select https://hg.tryton.org/trytond/rev/347d108696ce
selectors
module provides an abstraction to use the best select method available. Since it was introduced in Python 3.4, we could use it instead of the default select.select
.
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-03-20 01:41:02 | roundup-bot | set | messages: + msg74633 |
2022-03-20 01:40:53 | roundup-bot | set | messages:
+ msg74632 nosy: + roundup-bot status: testing -> resolved |
2022-02-19 03:21:38 | reviewbot | set | messages:
+ msg74241 nosy: + reviewbot |
2022-02-19 03:10:13 | ced | set | keyword:
+ review reviews: 364881002 status: in-progress -> testing |
2022-02-19 03:09:46 | ced | create |
Showing 10 items. Show all history (warning: this could be VERY long)