[Patches] [ python-Patches-922881 ] Patch for substantial startup time reduction

SourceForge.net noreply at sourceforge.net
Wed Mar 24 22:35:24 EST 2004


Patches item #922881, was opened at 2004-03-24 22:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=922881&group_id=5470

Category: Library (Lib)
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Nick Bastin (mondragon)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch for substantial startup time reduction

Initial Comment:
This patch puts the delayed import of linecache back
into warnings.py, but protects it with a check against
the import lock being held by someone else.  This
results in regaining 50% of the launch speed that we
lost moving from 2.2.2 to 2.3.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=922881&group_id=5470



More information about the Patches mailing list