Message380263
Due to a typo plistlib uses at most 32 bits for references and offsets. It will fail if try to create a file larger than 4GiB or containing more than 2**32 unique objects (the latter of course implies the former). |
|
| Date |
User |
Action |
Args |
| 2020-11-03 07:21:29 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, ronaldoussoren, ned.deily |
| 2020-11-03 07:21:29 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2020-11-03 07:21:29 | serhiy.storchaka | link | issue42249 messages |
| 2020-11-03 07:21:29 | serhiy.storchaka | create | |
|