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.deily, ronaldoussoren, serhiy.storchaka
Date 2020-11-03.14:16:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604412964.58.0.949049764972.issue42249@roundup.psfhosted.org>
In-reply-to
Content
New changeset 212d32f45c91849c17a82750df1ac498d63976be by Serhiy Storchaka in branch 'master':
bpo-42249: Fix writing binary Plist files larger than 4 GiB. (GH-23121)
https://github.com/python/cpython/commit/212d32f45c91849c17a82750df1ac498d63976be
History
Date User Action Args
2020-11-03 14:16:04serhiy.storchakasetrecipients: + serhiy.storchaka, ronaldoussoren, ned.deily
2020-11-03 14:16:04serhiy.storchakasetmessageid: <1604412964.58.0.949049764972.issue42249@roundup.psfhosted.org>
2020-11-03 14:16:04serhiy.storchakalinkissue42249 messages
2020-11-03 14:16:04serhiy.storchakacreate