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 taleinat
Recipients Arfrever, Daniel.Garcia, Philippe.Godbout, benjamin.peterson, christian.heimes, edulix, georg.brandl, jcea, jwilk, lars.gustaebel, martin.panter, ned.deily, r.david.murray, serhiy.storchaka, shanxS, taleinat
Date 2018-09-26.09:15:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537953341.17.0.545547206417.issue21109@psf.upfronthosting.co.za>
In-reply-to
Content
shashank, you're making good progress on this!

The tests should also put SafeTarFile through all of the tests for TarFile, considering that it is being described as a drop-in replacement. You should look through the existing tests for other modules which do similar things for methods to implement this cleanly, e.g. Lib/tests/test_binascii.py and Lib/tests/datetimetester.py.
History
Date User Action Args
2018-09-26 09:15:41taleinatsetrecipients: + taleinat, georg.brandl, jcea, lars.gustaebel, christian.heimes, benjamin.peterson, jwilk, ned.deily, Arfrever, r.david.murray, martin.panter, serhiy.storchaka, edulix, Daniel.Garcia, Philippe.Godbout, shanxS
2018-09-26 09:15:41taleinatsetmessageid: <1537953341.17.0.545547206417.issue21109@psf.upfronthosting.co.za>
2018-09-26 09:15:41taleinatlinkissue21109 messages
2018-09-26 09:15:41taleinatcreate