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 WildCard65
Recipients Thrameos, WildCard65, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-12-19.17:50:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608400215.53.0.948623936115.issue42529@roundup.psfhosted.org>
In-reply-to
Content
I recommend first doing a capture of these functions first, incase Windows is routing some through them:

LoadLibrary(Ex)(W|A)

W is the Unicode variant while A is the Ascii variant.
History
Date User Action Args
2020-12-19 17:50:15WildCard65setrecipients: + WildCard65, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, Thrameos
2020-12-19 17:50:15WildCard65setmessageid: <1608400215.53.0.948623936115.issue42529@roundup.psfhosted.org>
2020-12-19 17:50:15WildCard65linkissue42529 messages
2020-12-19 17:50:15WildCard65create