I saw some commits in the change log recently related to the Run Settings. One of the changes leads to unexpected behavior.
It appears the default interpreter option changed. I just rolled back to an old commit to confirm. The radio button for "Execute in a new dedicated python interpreter" used to be selected by default. The new default is "Execute in current Python or IPython interpreter" is checked. Because of this new default setting after the initial run (F5) additional presses of F5 do nothing. I finally figured this out by realizing it was new files and it must have to do with the run config for new files versus files I had previously debugged. I think don't think new behavior is optimal. -Steve -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
