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 terry.reedy
Recipients terry.reedy
Date 2018-05-17.23:34:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526600059.04.0.682650639539.issue33564@psf.upfronthosting.co.za>
In-reply-to
Content
I am just going to add 'async' to BLOCKOPENERS.  I don't think this needs a particular test, as most of the openers are not used in the new tests added by #32831.  We could eventually expand the sample to have one of each opener.
History
Date User Action Args
2018-05-17 23:34:19terry.reedysetrecipients: + terry.reedy
2018-05-17 23:34:19terry.reedysetmessageid: <1526600059.04.0.682650639539.issue33564@psf.upfronthosting.co.za>
2018-05-17 23:34:19terry.reedylinkissue33564 messages
2018-05-17 23:34:18terry.reedycreate