summaryrefslogtreecommitdiffstats
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-07-17 14:10:13 (GMT)
committerGitHub <noreply@github.com>2024-07-17 14:10:13 (GMT)
commit5a8e1373fe5700ca52b55117880b32912fbece3a (patch)
tree6f961334d9a8149ca11b6b86580fe348b8d6d2c4 /Python/fileutils.c
parentc6ef5aca614e3ee1cfe4125148d80e0e0bd77462 (diff)
downloadcpython-5a8e1373fe5700ca52b55117880b32912fbece3a.zip
cpython-5a8e1373fe5700ca52b55117880b32912fbece3a.tar.gz
cpython-5a8e1373fe5700ca52b55117880b32912fbece3a.tar.bz2
[3.13] gh-78889: Stop IDLE Shell freezes from sys.stdout.shell.xyz (GH-121876) (#121911)
gh-78889: Stop IDLE Shell freezes from sys.stdout.shell.xyz (GH-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. (cherry picked from commit 58753f33e47fe48906883dc010771f68c13b7e52) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions