async-pep icon indicating copy to clipboard operation
async-pep copied to clipboard

half_close is pretty obscure

Open lvh opened this issue 13 years ago • 4 comments

Does it really belong in this PEP?

lvh avatar Jun 04 '11 22:06 lvh

Lets go with 'no'.

jerub avatar Jun 24 '11 17:06 jerub

I believe it adds unnecessary complexity/special cases to the initial, supposedly simple PEP.

hynek avatar Jun 26 '11 12:06 hynek

Okay, taking it out.

lvh avatar Jun 27 '11 08:06 lvh

I think that you need it, because it's the only way to say "produce some data after EOF", which is critical for a subprocess-based transport.

glyph avatar Oct 13 '12 05:10 glyph