[Patches] [ python-Patches-1540385 ] tarfile __slots__ addition

SourceForge.net noreply at sourceforge.net
Tue Aug 15 06:47:16 CEST 2006


Patches item #1540385, was opened at 2006-08-14 23:47
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=1540385&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: Library (Lib)
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Brian Harring (ferringb)
Assigned to: Nobody/Anonymous (nobody)
Summary: tarfile __slots__ addition

Initial Comment:
Quicky mod, use __slots__ for TarInfo objects in
tarfile module; lot of slots, but reduces memory by
around 33% in testing.

Pardon the delay in submitting; would like to see it in
2.5, but also well aware it's pushing it time wise.

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

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


More information about the Patches mailing list