Message 304537 - Python tracker
Message304537
| Author | vstinner |
|---|---|
| Recipients | belopolsky, benhoyt, benjamin.peterson, fdrake, lemburg, mrabarnett, serhiy.storchaka, vstinner |
| Date | 2017-10-17.21:49:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1508276946.74.0.213398074469.issue31803@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ok, I modified time.clock() and time.get_clock_info('clock') to emit a DeprecationWarning.
Let's wait for Python 3.8 to remove time.clock() ;-)
Thanks for the reviews Serhiy Storchaka and Diana Clarke! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-10-17 21:49:06 | vstinner | set | recipients: + vstinner, lemburg, fdrake, belopolsky, benjamin.peterson, mrabarnett, benhoyt, serhiy.storchaka |
| 2017-10-17 21:49:06 | vstinner | set | messageid: <1508276946.74.0.213398074469.issue31803@psf.upfronthosting.co.za> |
| 2017-10-17 21:49:06 | vstinner | link | issue31803 messages |
| 2017-10-17 21:49:06 | vstinner | create | |