Message199436
| Author | eric.snow |
|---|---|
| Recipients | barry, brett.cannon, christian.heimes, eric.snow, pitrou, r.david.murray, vstinner |
| Date | 2013-10-11.01:46:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1381455992.71.0.00372845479393.issue19216@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I realized those two stats are not superfluous in the case that a directory name has a .py suffix or a file doesn't have any suffix. However, I expect that's pretty uncommon. Worst case, these cases cost 2 stats per path entry. In practice they cost nothing due to the dir caching we already do. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-10-11 01:46:32 | eric.snow | set | recipients: + eric.snow, barry, brett.cannon, pitrou, vstinner, christian.heimes, r.david.murray |
| 2013-10-11 01:46:32 | eric.snow | set | messageid: <1381455992.71.0.00372845479393.issue19216@psf.upfronthosting.co.za> |
| 2013-10-11 01:46:32 | eric.snow | link | issue19216 messages |
| 2013-10-11 01:46:32 | eric.snow | create | |