Skip to content

Fix truncated output - script magic#14969

Merged
krassowski merged 4 commits intoipython:mainfrom
itsmevichu:Fix-truncated-script-magic-output
Aug 25, 2025
Merged

Fix truncated output - script magic#14969
krassowski merged 4 commits intoipython:mainfrom
itsmevichu:Fix-truncated-script-magic-output

Conversation

@itsmevichu
Copy link
Copy Markdown
Contributor

@itsmevichu itsmevichu commented Aug 24, 2025

Closes #14947

Updated _handle_stream to append output chunks instead of overwriting on each read.

@itsmevichu itsmevichu marked this pull request as draft August 24, 2025 16:48
@itsmevichu itsmevichu marked this pull request as ready for review August 24, 2025 17:36
Copy link
Copy Markdown
Member

@krassowski krassowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @itsmevichu!

@krassowski krassowski added this to the 9.5 milestone Aug 25, 2025
@krassowski krassowski merged commit 1794c9e into ipython:main Aug 25, 2025
18 checks passed
@itsmevichu itsmevichu deleted the Fix-truncated-script-magic-output branch August 25, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

script magic output truncated

2 participants