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 Ned Williamson, ronaldoussoren, serhiy.storchaka
Date 2017-10-31.12:05:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509451555.93.0.213398074469.issue31897@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset db91e0fe2417f075693a194a492b1699829871e7 by Serhiy Storchaka in branch 'master':
bpo-31897: Convert unexpected errors when read bogus binary plists into InvalidFileException. (#4171)
https://github.com/python/cpython/commit/db91e0fe2417f075693a194a492b1699829871e7
History
Date User Action Args
2017-10-31 12:05:55serhiy.storchakasetrecipients: + serhiy.storchaka, ronaldoussoren, Ned Williamson
2017-10-31 12:05:55serhiy.storchakasetmessageid: <1509451555.93.0.213398074469.issue31897@psf.upfronthosting.co.za>
2017-10-31 12:05:55serhiy.storchakalinkissue31897 messages
2017-10-31 12:05:55serhiy.storchakacreate