Skip to content

gh-156891: Fix shlex source inclusion at EOF - #156892

Open
lpyu001 wants to merge 1 commit into
python:mainfrom
lpyu001:shlex
Open

gh-156891: Fix shlex source inclusion at EOF#156892
lpyu001 wants to merge 1 commit into
python:mainfrom
lpyu001:shlex

Conversation

@lpyu001

@lpyu001 lpyu001 commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Fix shlex source inclusion when the source filename is the final token of its parent stream. Newly pushed streams now start with a valid lexical state, and popping a stream restores the parent state.

Fix shlex source inclusion when the source filename is the final token of its parent stream. Newly pushed streams now start with a valid lexical state, and popping a stream restores the parent state.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant