[3.7] bpo-33000: Document that IDLE's shell has no line limit. (GH-10373) by miss-islington · Pull Request #10374 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.7from
Nov 7, 2018Merged
Conversation
Copy link Copy Markdown
Contributor
A program that runs indefinitely can overfill memory.
(cherry picked from commit 76cd0c3)
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
) A program that runs indefinitely can overfill memory. (cherry picked from commit 76cd0c3) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington
requested a review
from terryjreedy
as a code owner
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
terryjreedy approved these changes Nov 7, 2018
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Nov 7, 2018
miss-islington commented
Nov 7, 2018@terryjreedy: Status check is done, and it's a success ✅ .
miss-islington
merged commit
2b2a8c1
into
python:3.7
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-76cd0c3-3.7
branch
Copy link Copy Markdown
Contributor Author
miss-islington
commented
Nov 7, 2018
miss-islington commented
Nov 7, 2018@terryjreedy: Status check is done, and it's a success ✅ .
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment