Message342294
| Author | vstinner |
|---|---|
| Recipients | gregory.p.smith, mbussonn, vstinner |
| Date | 2019-05-13.09:20:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557739243.44.0.457974189515.issue36895@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I would prefer to remove time.clock() documentation if the function is removed. Would you mind to update Python 3.7 documentation to mention that the function is removed from Python 3.8? https://docs.python.org/3.7/library/time.html#time.clock In short, use ".. deprecated-removed:: 3.3 3.8 " in Python 3.7 doc. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-13 09:20:43 | vstinner | set | recipients: + vstinner, gregory.p.smith, mbussonn |
| 2019-05-13 09:20:43 | vstinner | set | messageid: <1557739243.44.0.457974189515.issue36895@roundup.psfhosted.org> |
| 2019-05-13 09:20:43 | vstinner | link | issue36895 messages |
| 2019-05-13 09:20:43 | vstinner | create | |