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

No multiprocessing #1256

Merged
merged 30 commits into from Feb 8, 2022
Merged

No multiprocessing #1256

merged 30 commits into from Feb 8, 2022

Commits on Feb 7, 2022

  1. Copy the full SHA
    4b836c3 View commit details
    Browse the repository at this point in the history
  2. Run formatter, update comments

    hoodmane authored and GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    d515fd6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9552ef2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0b78306 View commit details
    Browse the repository at this point in the history
  5. Tidy up

    hoodmane authored and GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    a228f3f View commit details
    Browse the repository at this point in the history
  6. Apply formatter

    hoodmane authored and GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    afe4bba View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0bb2f0d View commit details
    Browse the repository at this point in the history
  8. Fix file name

    hoodmane authored and GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    473ccac View commit details
    Browse the repository at this point in the history
  9. Apply formatter

    hoodmane authored and GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    cfd27a0 View commit details
    Browse the repository at this point in the history
  10. Revert change to setup.cfg

    hoodmane authored and GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    045cfd2 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    f50c2d3 View commit details
    Browse the repository at this point in the history
  12. Fix stupid error

    GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    8e838a1 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    b56e6d5 View commit details
    Browse the repository at this point in the history
  14. Fix linting

    GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    7bd1771 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    477949c View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    439c60c View commit details
    Browse the repository at this point in the history
  17. Fix prior commit

    GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    a730ce8 View commit details
    Browse the repository at this point in the history
  18. Fix tests

    GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    3cbf561 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    cac6e90 View commit details
    Browse the repository at this point in the history
  20. Update joblib/parallel.py

    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    GaelVaroquaux and ogrisel committed Feb 7, 2022
    Copy the full SHA
    fce2c7a View commit details
    Browse the repository at this point in the history
  21. Update doc/parallel.rst

    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    GaelVaroquaux and ogrisel committed Feb 7, 2022
    Copy the full SHA
    6949cd8 View commit details
    Browse the repository at this point in the history
  22. fix tests

    GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    3496274 View commit details
    Browse the repository at this point in the history
  23. fix tests

    GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    928909c View commit details
    Browse the repository at this point in the history
  24. Better tests

    GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    b94141b View commit details
    Browse the repository at this point in the history
  25. Fix tests

    GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    9c2d03e View commit details
    Browse the repository at this point in the history
  26. more test fixing

    GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    0623569 View commit details
    Browse the repository at this point in the history
  27. More robust tests

    GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    60629a5 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    eb370e4 View commit details
    Browse the repository at this point in the history
  29. more debugging

    GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    93d2bd1 View commit details
    Browse the repository at this point in the history
  30. This should fix things

    GaelVaroquaux committed Feb 7, 2022
    Copy the full SHA
    b0b3663 View commit details
    Browse the repository at this point in the history