Patches item #1610437, was opened at 2006-12-06 23:04 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=1610437&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.6 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Lars Gust�bel (gustaebel) Assigned to: Nobody/Anonymous (nobody) Summary: tarfile.py: Fix for bug #1609958 Initial Comment: My last patch to tarfile.py (#1583880) introduced a bug that leads to miscalculation of header checksums for members that need the GNU longname extensions. Sadly, this bug slipped through the regression tests. The attached patch fixes the problem and extends the existing test case. Additionally, it fixes a minor issue in tarfile.py which I just came across regarding the "././@LongLink" placeholder. Both 2.6 and 2.5 need this bugfix. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1610437&group_id=5470
_______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches