Message153544
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. |
|
| 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: <[email protected]> |
| 2012-02-17 13:36:35 | pitrou | link | issue14040 messages |
| 2012-02-17 13:36:35 | pitrou | create | |
|