Message255584
If you hit EOF in the middle of a partial separator, treat it as a premature EOF just as if you hit EOF before the separator -- the record is not properly terminated so it shouldn't be accepted.
I prefer a single PR that has the full code.
We keep the CPython Lib version and the asyncio repo synchronized, a PR for the asyncio repo is easier to handle for me. |
|
| Date |
User |
Action |
Args |
| 2015-11-29 18:21:52 | gvanrossum | set | recipients:
+ gvanrossum, vstinner, socketpair, yselivanov |
| 2015-11-29 18:21:52 | gvanrossum | set | messageid: <1448821312.57.0.763443472134.issue25752@psf.upfronthosting.co.za> |
| 2015-11-29 18:21:52 | gvanrossum | link | issue25752 messages |
| 2015-11-29 18:21:52 | gvanrossum | create | |
|