summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-10-23-19-20-14.bpo-42103.C5obK2.rst
blob: 4eb694c16a0633a668bd6a91b594574201c09605 (plain)
1
2
3
:exc:`~plistlib.InvalidFileException` and :exc:`RecursionError` are now
the only errors caused by loading malformed binary Plist file (previously
ValueError and TypeError could be raised in some specific cases).