This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients ezio.melotti, lars.gustaebel, pitrou, python-dev, serhiy.storchaka, zach.ware
Date 2013-06-17.13:13:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371474781.84.0.101198246734.issue18223@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Ezio and Zachary for review. I have included Zachary's patch for issue17689. In addition catching the FileNotFoundError exception used now in test_non_existent_targz_file instead of IOError/OSError + checking errno.
History
Date User Action Args
2013-06-17 13:13:01serhiy.storchakasetrecipients: + serhiy.storchaka, lars.gustaebel, pitrou, ezio.melotti, python-dev, zach.ware
2013-06-17 13:13:01serhiy.storchakasetmessageid: <1371474781.84.0.101198246734.issue18223@psf.upfronthosting.co.za>
2013-06-17 13:13:01serhiy.storchakalinkissue18223 messages
2013-06-17 13:13:01serhiy.storchakacreate