New submission from Ronald Oussoren <ronaldousso...@mac.com>:
plistlib is a library that reads and writes files that should be compatible with Apple tooling/libraries. Add some tests that verify interop (when ran on macOS): - Generate plist files with plistlib and parse with plutil - Generate plist files with plutil and parse with plistlib Do this both for xml and binary plist files. ---------- components: Library (Lib), macOS keywords: easy messages: 379094 nosy: ned.deily, ronaldoussoren priority: normal severity: normal stage: needs patch status: open title: plistlib: Add tests that compare with plutil(1) type: enhancement versions: Python 3.10 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42095> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com