Patches item #1168594, was opened at 2005-03-22 20:20 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1168594&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.3 >Status: Closed >Resolution: Accepted Priority: 7 Submitted By: Lars Gustäbel (gustaebel) Assigned to: Martin v. Löwis (loewis) Summary: tarfile.py: set sizes of non-regular files to zero. Initial Comment: This patch provides a better solution to the problem discussed in item #1167128. ---------------------------------------------------------------------- >Comment By: Martin v. Löwis (loewis) Date: 2005-08-27 12:09 Message: Logged In: YES user_id=21627 Thanks for the fix and the test case, committed as tarfile.py 1.32 test_tarfile.py 1.19 NEWS 1.1357 tarfile.py 1.21.2.5 test_tarfile.py 1.16.2.1 NEWS 1.1193.2.90 ---------------------------------------------------------------------- Comment By: Lars Gustäbel (gustaebel) Date: 2005-08-25 17:20 Message: Logged In: YES user_id=642936 Here it is. I hope it is sufficient. ---------------------------------------------------------------------- Comment By: Martin v. Löwis (loewis) Date: 2005-08-24 08:37 Message: Logged In: YES user_id=21627 Can you please provide a test case for this bug? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1168594&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
