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 vstinner
Recipients christian.heimes, miss-islington, ned.deily, pitrou, vstinner
Date 2018-05-24.02:03:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527127407.78.0.682650639539.issue33540@psf.upfronthosting.co.za>
In-reply-to
Content
I added the block_on_close class attribute to Python 3.7 and master. I'm not really proud of it, but it's the price of the backward compatibility!
History
Date User Action Args
2018-05-24 02:03:27vstinnersetrecipients: + vstinner, pitrou, christian.heimes, ned.deily, miss-islington
2018-05-24 02:03:27vstinnersetmessageid: <1527127407.78.0.682650639539.issue33540@psf.upfronthosting.co.za>
2018-05-24 02:03:27vstinnerlinkissue33540 messages
2018-05-24 02:03:27vstinnercreate