Skip to content
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

[WIP] Fix bug with exception variable reuse in deferred node. #2290

Merged
merged 5 commits into from
Oct 25, 2016

Commits on Oct 24, 2016

  1. Fix bug with exception variable reuse in deferred node.

    Guido van Rossum committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    c74ddb4 View commit details
    Browse the repository at this point in the history
  2. Add more test cases

    Guido van Rossum committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    38ff8a0 View commit details
    Browse the repository at this point in the history
  3. Apply the fix propsed by @ecprice instead. With tests

    Guido van Rossum committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    1bda6f5 View commit details
    Browse the repository at this point in the history
  4. Delete commented-out debug output

    Guido van Rossum committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    d7f27e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Add TODO comment

    Guido van Rossum committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    1d87cce View commit details
    Browse the repository at this point in the history