Message318004
| Author | vstinner |
|---|---|
| Recipients | asvetlov, miss-islington, ned.deily, vstinner, yselivanov |
| Date | 2018-05-29.10:28:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527589688.39.0.682650639539.issue33674@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> bpo-33674: Pause the transport as early as possible (#7192) > https://github.com/python/cpython/commit/f295587c45f96b62d24f9a12cef6931b0805f596 Is it ok to always resume reading? Previously reading was only resumed if the transport was reading. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-29 10:28:08 | vstinner | set | recipients: + vstinner, ned.deily, asvetlov, yselivanov, miss-islington |
| 2018-05-29 10:28:08 | vstinner | set | messageid: <1527589688.39.0.682650639539.issue33674@psf.upfronthosting.co.za> |
| 2018-05-29 10:28:08 | vstinner | link | issue33674 messages |
| 2018-05-29 10:28:08 | vstinner | create | |