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 vstinner
Recipients christian.heimes, corona10, erlendaasland, petr.viktorin, pkerling, shihai1991, vstinner
Date 2021-01-06.19:43:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609962194.37.0.399254229143.issue41798@roundup.psfhosted.org>
In-reply-to
Content
New changeset f22b7ca1afd98a7381a9fe9e53bd6dfa2a5eba16 by Erlend Egeberg Aasland in branch 'master':
bpo-41798: Allocate _socket module C API on the heap (GH-24126)
https://github.com/python/cpython/commit/f22b7ca1afd98a7381a9fe9e53bd6dfa2a5eba16
History
Date User Action Args
2021-01-06 19:43:14vstinnersetrecipients: + vstinner, christian.heimes, petr.viktorin, corona10, pkerling, shihai1991, erlendaasland
2021-01-06 19:43:14vstinnersetmessageid: <1609962194.37.0.399254229143.issue41798@roundup.psfhosted.org>
2021-01-06 19:43:14vstinnerlinkissue41798 messages
2021-01-06 19:43:14vstinnercreate