]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41491: plistlib: accept hexadecimal integer values in xml plist files (GH-22764)
authorRonald Oussoren <ronaldoussoren@mac.com>
Tue, 20 Oct 2020 07:26:33 +0000 (09:26 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Oct 2020 07:26:33 +0000 (09:26 +0200)
commit3185267400be853404f22a1e06bb9fe1210735c7
treec3f3df6b68c8c2e54a83b05af2fb41efaa81fa94
parent109826c8508dd02e06ae0f1784f1d202495a8680
bpo-41491: plistlib: accept hexadecimal integer values in xml plist files (GH-22764)
Lib/plistlib.py
Lib/test/test_plistlib.py
Misc/NEWS.d/next/Library/2020-10-19-14-02-09.bpo-41491.d1BUWH.rst [new file with mode: 0644]