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 asvetlov, miss-islington, ned.deily, pablogsal, vstinner, yselivanov
Date 2018-06-13.10:25:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528885550.05.0.947875510639.issue33694@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 142e3c08a40c75b5788474b0defe7d5c0671f675 by Victor Stinner in branch '3.6':
[3.6] bpo-32356: idempotent pause_/resume_reading (GH-4914) (GH-7629)
https://github.com/python/cpython/commit/142e3c08a40c75b5788474b0defe7d5c0671f675
History
Date User Action Args
2018-06-13 10:25:50vstinnersetrecipients: + vstinner, ned.deily, asvetlov, yselivanov, pablogsal, miss-islington
2018-06-13 10:25:50vstinnersetmessageid: <1528885550.05.0.947875510639.issue33694@psf.upfronthosting.co.za>
2018-06-13 10:25:50vstinnerlinkissue33694 messages
2018-06-13 10:25:50vstinnercreate