Message153544
| Author | pitrou |
|---|---|
| Recipients | barry, brett.cannon, dmalcolm, loewis, neologix, pitrou |
| Date | 2012-02-17.13:36:35 |
| SpamBayes Score | 1.0037897e-06 |
| Marked as misclassified | No |
| Message-id | <1329485796.8.0.890516593146.issue14040@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Stating module files of the form "xxxmodule.so" consumes all 1/3 of stat calls at startup. Looking at the site-packages folders on my machine, both for 2.7 and 3.2, reveals no C extension that follows such naming. This patch deprecates such module namings, so that they can be removed in a later version. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-02-17 13:36:36 | pitrou | set | recipients: + pitrou, loewis, barry, brett.cannon, dmalcolm, neologix |
| 2012-02-17 13:36:36 | pitrou | set | messageid: <1329485796.8.0.890516593146.issue14040@psf.upfronthosting.co.za> |
| 2012-02-17 13:36:35 | pitrou | link | issue14040 messages |
| 2012-02-17 13:36:35 | pitrou | create | |