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

Continue PR #5126 #5247

Merged
merged 4 commits into from
Feb 17, 2020
Merged

Continue PR #5126 #5247

merged 4 commits into from
Feb 17, 2020

Commits on Feb 13, 2020

  1. Better debugging messages.

    DrTodd13 authored and stuartarchibald committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    371af96 View commit details
    Browse the repository at this point in the history
  2. Don't consider variables of type Module to be parfor races since push…

    …_call_vars() in the parfor pass copies such variables to later parfors if they are used there.
    DrTodd13 authored and stuartarchibald committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    0f8179c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86ae90c View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Merge branch 'master' into pr/5247

    # Conflicts:
    #	numba/tests/test_parfors.py
    sklam committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    7a24ce8 View commit details
    Browse the repository at this point in the history