npostavs@users.sourceforge.net writes: > Okay, it looks like the consensus is that we should apply the > `combine-and-quote-strings' fix for now, and possibly in future switch > to something more shell based. > > I've pushed it to master as 8f611e5e2309 "Fix bad quoting of > python-shell-interpreter", and I'm closing this bug. This broke the test python-shell-calculate-command-1 on Windows. We could update the test to match the new python-shell-calculate-command implementation, but since the test body is basically just a copy of that function, it looks pretty useless to me. I think we should just remove that test.