8000 Comparing 1.0.1...1.1.0 · joblib/joblib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: joblib/joblib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.1
Choose a base ref
...
head repository: joblib/joblib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.0
Choose a head ref
  • 16 commits
  • 30 files changed
  • 14 contributors

Commits on Feb 9, 2021

  1. Back to dev mode

    ogrisel committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    5c7c456 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. DOC: improve Memory bytes_limit documentation. (#1166)

    Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>
    lesteve and tomMoral authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    b397442 View commit details
    Browse the repository at this point in the history
  2. Use inspect.signature() instead of inspect.getfullargspec() (#1165)

    This fixes a bug with the ignore parameter when the cached function is decorated
    
    Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
    jwodder and lesteve authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    457d2c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    754433f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. DOC: fix typos (#1157)

    bwignall authored May 27, 2021
    Configuration menu
    Copy the full SHA
    bb8b5a5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. Configuration menu
    Copy the full SHA
    d447c56 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Remove CircleCI. (#1189)

    lesteve authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    21ef823 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e96152f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Fixing byte-order consistency/mismatch for cross-endian platform (#1181)

    
    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    pradghos and ogrisel authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    0fa2cb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. ENH Add check_call_in_cache method to check cache without calling fun…

    …ction (#820)
    
    Co-authored-by: cottrell <david@g18e.com>
    Co-authored-by: Olivier Grisel <olivier.grisel@gmail.com>
    Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>
    4 people authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    0426d6b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Vendor up (#1218)

    ogrisel authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    96c8e1c View commit details
    Browse the repository at this point in the history
  2. MAINT fix setup.py warning (#1191)

    Fix the following setup.py warning:
    
        /usr/lib/python3.10/site-packages/setuptools/dist.py:691: UserWarning: Usage of dash-separated 'doc-files' will not be supported in future versions. Please use the underscore name 'doc_files' instead
    mgorny authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    1384882 View commit details
    Browse the repository at this point in the history
  3. Update of mmap_mode description (#1203)

    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    drfraser and ogrisel authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    9c6cc4c View commit details
    Browse the repository at this point in the history
  4. Handle new naming scheme in newer Jupyter notebook (#1214)

    
    Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
    mjziebarth and ogrisel authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    0730b77 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    dbf0a57 View commit details
    Browse the repository at this point in the history
  2. Release 1.1.0

    GaelVaroquaux committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    d9302a1 View commit details
    Browse the repository at this point in the history
Loading
0