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 matan1008
Recipients amacd31, christian.heimes, jakirkham, jan-xyz, matan1008, methane, ronaldoussoren
Date 2021-06-24.06:51:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624517469.56.0.526038169575.issue42853@roundup.psfhosted.org>
In-reply-to
Content
A bit of extra context to save clicking through: 
the PR which introduced the regression: https://github.com/python/cpython/pull/12698

and the bug: https://bugs.python.org/issue36050

Maybe some people have context about why we couldn't just roll back that PR and increase `MAXAMOUNT` to something > 1 MiB and < 2 GiB?
History
Date User Action Args
2021-06-24 06:51:09matan1008setrecipients: + matan1008, ronaldoussoren, christian.heimes, methane, jakirkham, amacd31, jan-xyz
2021-06-24 06:51:09matan1008setmessageid: <1624517469.56.0.526038169575.issue42853@roundup.psfhosted.org>
2021-06-24 06:51:09matan1008linkissue42853 messages
2021-06-24 06:51:09matan1008create