消息 [305004]
I would like to add my voice to MAL's objections. I was not aware of time.clock() depreciation before Victor brought this issue to my attention. time.clock() is a very well-known API eponymous to a venerable UNIX system call. Its limitations and platform dependencies are very well-known as well. For someone new to python, seeing time.clock() would probably not require a trip to the library reference, but seeing time.perf_counter() is likely to cause a WTF reaction even from an experienced python developer. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2017-10-25 17:07:15 | belopolsky | 修改 | recipients:
+ belopolsky, lemburg, fdrake, vstinner, benjamin.peterson, mrabarnett, benhoyt, ethan.furman, serhiy.storchaka |
| 2017-10-25 17:07:15 | belopolsky | 修改 | messageid: <1508951235.17.0.213398074469.issue31803@psf.upfronthosting.co.za> |
| 2017-10-25 17:07:15 | belopolsky | 链接 | issue31803 messages |
| 2017-10-25 17:07:15 | belopolsky | 创建 | |
|