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 SilentGhost, brandtbucher, cool-RR, gregory.p.smith, gvanrossum, miss-islington, pitrou, serhiy.storchaka, vstinner
Date 2021-01-02.21:11:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609621903.72.0.165857942184.issue40636@roundup.psfhosted.org>
In-reply-to
Content
Tests test_zip_pickle_stability and test_zip_pickle_strict_stability look excessively strict. Why did we need them if there are other pickle tests? They prevent implementing optimizations like in issue36694.
History
Date User Action Args
2021-01-02 21:11:43serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, gregory.p.smith, pitrou, vstinner, SilentGhost, cool-RR, miss-islington, brandtbucher
2021-01-02 21:11:43serhiy.storchakasetmessageid: <1609621903.72.0.165857942184.issue40636@roundup.psfhosted.org>
2021-01-02 21:11:43serhiy.storchakalinkissue40636 messages
2021-01-02 21:11:43serhiy.storchakacreate