◐ Shell
clean mode source ↗

Fix bpo-30526: make TextIOWrapper.{line_buffering, write_through} writable by pitrou · Pull Request #1887 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

…writable

This simplifies the reconfiguration of standard streams as it can now be done in-place.

@pitrou pitrou changed the title Fix #30526: make TextIOWrapper.{line_buffering, write_through} writable Fix bpo-30526: make TextIOWrapper.{line_buffering, write_through} writable

May 31, 2017

benjaminp

@pitrou pitrou deleted the writable_line_buffering branch

June 6, 2017 09:20

Labels