commit | 2b2a8c130ceb47842cfbd0c725b5b6599b26cf27 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Nov 06 21:06:54 2018 -0800 |
committer | GitHub <noreply@github.com> | Tue Nov 06 21:06:54 2018 -0800 |
tree | ffcac6fb97e99fef749345bc512dedefcb90d887 | |
parent | 34fcee9ed81c954d6418241ad546f71e103d3b9b [diff] |
bpo-33000: Document that IDLE's shell has no line limit. (GH-10373) A program that runs indefinitely can overfill memory. (cherry picked from commit 76cd0c30d60961d1a10e2673834a455d2b51f695) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>