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 Windson Yang
Recipients Windson Yang, davin, docs@python, pitrou, zach.ware
Date 2018-07-08.04:14:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531023292.31.0.56676864532.issue34051@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you, I think to use acquire() and release() may be better than with statement in this example. I will close this issue.
History
Date User Action Args
2018-07-08 04:14:52Windson Yangsetrecipients: + Windson Yang, pitrou, docs@python, zach.ware, davin
2018-07-08 04:14:52Windson Yangsetmessageid: <1531023292.31.0.56676864532.issue34051@psf.upfronthosting.co.za>
2018-07-08 04:14:52Windson Yanglinkissue34051 messages
2018-07-08 04:14:52Windson Yangcreate