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 Mark.Shannon
Recipients Mark.Shannon, alex.henrie
Date 2021-03-02.10:20:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614680436.02.0.221380990832.issue43358@roundup.psfhosted.org>
In-reply-to
Content
New changeset 503627fc2acb875b4c7b58a7f6e258cfcbad054b by Alex Henrie in branch 'master':
bpo-43358: Fix bad free in assemble function (GH-24697)
https://github.com/python/cpython/commit/503627fc2acb875b4c7b58a7f6e258cfcbad054b
History
Date User Action Args
2021-03-02 10:20:36Mark.Shannonsetrecipients: + Mark.Shannon, alex.henrie
2021-03-02 10:20:36Mark.Shannonsetmessageid: <1614680436.02.0.221380990832.issue43358@roundup.psfhosted.org>
2021-03-02 10:20:36Mark.Shannonlinkissue43358 messages
2021-03-02 10:20:35Mark.Shannoncreate