Skip to content

bpo-33000: Document that IDLE's shell has no line limit.#10373

Merged
terryjreedy merged 1 commit intopython:masterfrom
terryjreedy:memory
Nov 7, 2018
Merged

bpo-33000: Document that IDLE's shell has no line limit.#10373
terryjreedy merged 1 commit intopython:masterfrom
terryjreedy:memory

Conversation

@terryjreedy
Copy link
Copy Markdown
Member

@terryjreedy terryjreedy commented Nov 7, 2018

A program that runs indefinitely can overfill memory.

https://bugs.python.org/issue33000

A program that runs indefinitely can overfill memory.
@terryjreedy terryjreedy added needs backport to 3.6 docs Documentation in the Doc dir labels Nov 7, 2018
@terryjreedy terryjreedy self-assigned this Nov 7, 2018
@terryjreedy terryjreedy merged commit 76cd0c3 into python:master Nov 7, 2018
@bedevere-bot
Copy link
Copy Markdown

@terryjreedy: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-10374 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 7, 2018
)

A program that runs indefinitely can overfill memory.
(cherry picked from commit 76cd0c3)

Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-bot
Copy link
Copy Markdown

GH-10375 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 7, 2018
)

A program that runs indefinitely can overfill memory.
(cherry picked from commit 76cd0c3)

Co-authored-by: Terry Jan Reedy <[email protected]>
miss-islington added a commit that referenced this pull request Nov 7, 2018
A program that runs indefinitely can overfill memory.
(cherry picked from commit 76cd0c3)

Co-authored-by: Terry Jan Reedy <[email protected]>
miss-islington added a commit that referenced this pull request Nov 7, 2018
A program that runs indefinitely can overfill memory.
(cherry picked from commit 76cd0c3)

Co-authored-by: Terry Jan Reedy <[email protected]>
@terryjreedy terryjreedy deleted the memory branch November 7, 2018 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants