Message342267
| Author | mbussonn |
|---|---|
| Recipients | mbussonn |
| Date | 2019-05-12.21:21:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557696094.54.0.878450659131.issue36895@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Deprecation message in `timemodule.c` says: > "time.clock has been deprecated in Python 3.3 and will be removed from Python 3.8: use time.perf_counter or time.process_time instead" Should be bumped to 3.9 – or time.clock should be removed. Deprecation was added by Victor Stinner. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-12 21:21:34 | mbussonn | set | recipients: + mbussonn |
| 2019-05-12 21:21:34 | mbussonn | set | messageid: <1557696094.54.0.878450659131.issue36895@roundup.psfhosted.org> |
| 2019-05-12 21:21:34 | mbussonn | link | issue36895 messages |
| 2019-05-12 21:21:34 | mbussonn | create | |