Éric Araujo wrote:
> The list by Petri at http://piratepad.net/pyconfi-sprint-issues can
> still be updated. Otherwise we’ll fall back to the usual roundup query
> for easy bugs.
I've removed the issues for which a patch was submitted during the
PyCon Finland sprint, and retitled it as Python Bug
Tim Delaney, 28.10.2012 20:48:
On 28 October 2012 18:22, Stefan Behnel wrote:
How much of an effect would it have on startup times and these
benchmarks if Cython-compiled extensions were used?
Depends on what and how much code you use. If you compile everything into
one big module that "import