bpo-13601: always use line-buffering for sys.stderr (GH-17646)

This commit is contained in:
Jendrik Seipp 2020-01-01 23:21:43 +01:00 committed by Antoine Pitrou
parent 46abfc1416
commit 5b9077134c
5 changed files with 33 additions and 4 deletions

View file

@ -1510,6 +1510,7 @@ Steven Scott
Nick Seidenman
Michael Seifert
Žiga Seilnacht
Jendrik Seipp
Michael Selik
Yury Selivanov
Fred Sells