Content-Length: 291271 | pFad | http://github.com/RustPython/RustPython/pull/5764/commits/f2b222566fcfe62d2611fbebb6a27d99f41a1a12

B9 Support incomplete parsing by aneeshdurg · Pull Request #5764 · RustPython/RustPython · GitHub
Skip to content

Support incomplete parsing #5764

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix spelling
  • Loading branch information
aneeshdurg committed May 23, 2025
commit f2b222566fcfe62d2611fbebb6a27d99f41a1a12
2 changes: 1 addition & 1 deletion src/shell.rs
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ pub fn run_shell(vm: &VirtualMachine, scope: Scope) -> PyResult<()> {
ShellExecResult::Ok => {
if continuing_block {
if empty_line_given {
// We should exit continue mode since the block succesfully executed
// We should exit continue mode since the block successfully executed
continuing_block = false;
full_input.clear();
}
Expand Down
Loading








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/RustPython/RustPython/pull/5764/commits/f2b222566fcfe62d2611fbebb6a27d99f41a1a12

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy