gh-78889: Stop IDLE Shell freezes from sys.stdout.shell.xyz (#121876)
Problem occurred when attribute xyz could not be pickled. Since this is not trivial to selectively fix, block all attributes (other than 'width'). IDLE does not access them and they are private implementation details.
T
Terry Jan Reedy committed
58753f33e47fe48906883dc010771f68c13b7e52
Parent: 6682d91
Committed by GitHub <noreply@github.com>
on 7/17/2024, 1:33:33 PM