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 haberman2
Recipients Alexander.Belopolsky, Arfrever, Christian.Tismer, Robin.Schreiber, amaury.forgeotdarc, belopolsky, haberman2, jcea, jhaberman, lekma, loewis, mattip, petr.viktorin, pitrou, seberg, steve.dower
Date 2021-09-27.17:53:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632765186.95.0.138057307387.issue15870@roundup.psfhosted.org>
In-reply-to
Content
> On ELF/Mach-O...

nvm, I just realized that you were speaking about Windows specifically here.  I believe you that on Windows "static" makes no difference in this case.

The second point stands: if you consider LoadLibrary()/dlopen() to be outside the bounds of what the C standard speaks to, then the docs shouldn't invoke the C standard to explain the behavior.
History
Date User Action Args
2021-09-27 17:53:07haberman2setrecipients: + haberman2, loewis, jcea, amaury.forgeotdarc, belopolsky, pitrou, Arfrever, petr.viktorin, lekma, Alexander.Belopolsky, mattip, Robin.Schreiber, steve.dower, seberg, Christian.Tismer, jhaberman
2021-09-27 17:53:06haberman2setmessageid: <1632765186.95.0.138057307387.issue15870@roundup.psfhosted.org>
2021-09-27 17:53:06haberman2linkissue15870 messages
2021-09-27 17:53:06haberman2create