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

Remove use of six.reraise #28887

Merged
merged 1 commit into from
May 10, 2021
Merged

Remove use of six.reraise #28887

merged 1 commit into from
May 10, 2021

Commits on May 10, 2021

  1. Remove use of six.reraise

    Implementation of this for Python 3:
    https://github.com/web-platform-tests/wpt/blob/aa9b753e75bb0c7de5a05277c91cef3a7a7348e4/tools/third_party/six/six.py#L697-L706
    
    Simplifying that step by step leads to the new code.
    
    Part of #28776.
    foolip committed May 10, 2021
    Configuration menu
    Copy the full SHA
    64b44a5 View commit details
    Browse the repository at this point in the history