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 christian.heimes
Recipients Mark.Shannon, christian.heimes, miss-islington
Date 2021-10-29.09:00:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Which part of the patch is causing you extra work? Would you be fine if I only remove the configure option and leave the fixes for zero-length freelists (#define PyList_MAXFREELIST 0) in?
History
Date User Action Args
2021-10-29 09:00:25christian.heimessetrecipients: + christian.heimes, Mark.Shannon, miss-islington
2021-10-29 09:00:25christian.heimessetmessageid: <[email protected]>
2021-10-29 09:00:25christian.heimeslinkissue45522 messages
2021-10-29 09:00:25christian.heimescreate