[Patches] [ python-Patches-1555098 ] Performance enhancements.

SourceForge.net noreply at sourceforge.net
Tue Mar 13 10:41:50 CET 2007


Patches item #1555098, was opened at 2006-09-09 00:46
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1555098&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Modules
Group: Python 2.5
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Indy (indy90)
Assigned to: Raymond Hettinger (rhettinger)
Summary: Performance enhancements.

Initial Comment:
Implemeted some performance enhancements.

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

>Comment By: Georg Brandl (gbrandl)
Date: 2007-03-13 09:41

Message:
Logged In: YES 
user_id=849994
Originator: NO

Committed to trunk as rev. 54328.

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

Comment By: Raymond Hettinger (rhettinger)
Date: 2006-09-09 15:48

Message:
Logged In: YES 
user_id=80475

Attached is a cleaned-up version of the patch that focuses 
on using str.join instead of successive string addition.

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

Comment By: Neal Norwitz (nnorwitz)
Date: 2006-09-09 02:11

Message:
Logged In: YES 
user_id=33168

Please create a context or unified diff against svn HEAD. 
Although I doubt robotparser changed between now and then,
it is not easy to apply if there are other changes.  Thanks.
 Also it would be good to describe what the performance
enhancements actually are.

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

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


More information about the Patches mailing list