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 conqp
Recipients berker.peksag, conqp, jophine pranjal, xtreak
Date 2018-09-20.17:10:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537463445.77.0.956365154283.issue34732@psf.upfronthosting.co.za>
In-reply-to
Content
I updated my pull request.
Since "_windll_getnode()" is only returning a (random?) node for a UUID, I circumevented the value checking by introducing a new keyword-only argument "strict" defaulting to "True", there being set to "False".
History
Date User Action Args
2018-09-20 17:10:45conqpsetrecipients: + conqp, berker.peksag, xtreak, jophine pranjal
2018-09-20 17:10:45conqpsetmessageid: <1537463445.77.0.956365154283.issue34732@psf.upfronthosting.co.za>
2018-09-20 17:10:45conqplinkissue34732 messages
2018-09-20 17:10:45conqpcreate