Message 294034 - Python tracker
Message294034
| Author | vstinner |
|---|---|
| Recipients | eryksun, martin.panter, mba, serhiy.storchaka, steve.dower, vstinner, xdegaye, xiang.zhang |
| Date | 2017-05-20.15:23:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAMpsgwZwCg5e282bi-Rsm8yYQ2KGQE1AUMo2U1Or89qHb1T+3w@mail.gmail.com> |
| In-reply-to | <1495289522.87.0.243547076551.issue29619@psf.upfronthosting.co.za> |
| Content | |
|---|---|
I'm fine with always using unsigned long long. I don't think that it's even possible to measure the perf difference and if it's doable, I expect don't expect it to be significant... especially compared to the cost of the stat () syscall! Well, most computers are 64-bit. Even smartphones, no? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-20 15:23:49 | vstinner | set | recipients: + vstinner, xdegaye, martin.panter, serhiy.storchaka, eryksun, steve.dower, xiang.zhang, mba |
| 2017-05-20 15:23:49 | vstinner | link | issue29619 messages |
| 2017-05-20 15:23:48 | vstinner | create | |