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 pablogsal
Recipients barry, christian.heimes, gregory.p.smith, pablogsal
Date 2021-03-10.23:56:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615420606.65.0.204538788071.issue43466@roundup.psfhosted.org>
In-reply-to
Content
Note that I am not proposing to statically link the extensions into the core, I am proposing to statically link openssl into the extensions, so the symbols are in the text segment of the extension.
History
Date User Action Args
2021-03-10 23:56:46pablogsalsetrecipients: + pablogsal, barry, gregory.p.smith, christian.heimes
2021-03-10 23:56:46pablogsalsetmessageid: <1615420606.65.0.204538788071.issue43466@roundup.psfhosted.org>
2021-03-10 23:56:46pablogsallinkissue43466 messages
2021-03-10 23:56:46pablogsalcreate