Message 293842 - Python tracker (original) (raw)

Message293842

Author njs
Recipients njs, vstinner
Date 2017-05-17.06:06:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1495001168.57.0.267007484932.issue30038@psf.upfronthosting.co.za
In-reply-to
Content
> (BTW do you happen to know any tricks to force CPython to do an immediate PyErr_CheckSignals on Windows?) Never mind on this... it looks like calling repr() on any object is sufficient.
History
Date User Action Args
2017-05-17 06:06:08 njs set recipients: + njs, vstinner
2017-05-17 06:06:08 njs set messageid: 1495001168.57.0.267007484932.issue30038@psf.upfronthosting.co.za
2017-05-17 06:06:08 njs link issue30038 messages
2017-05-17 06:06:08 njs create