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: uqfoundation/dill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dill-0.3.7
Choose a base ref
...
head repository: uqfoundation/dill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.8
Choose a head ref
  • 16 commits
  • 56 files changed
  • 3 contributors

Commits on Jul 22, 2023

  1. bump past dill-0.3.7

    mmckerns committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    53154df View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Aug 19, 2023

  1. test for qualname in get_typedef_type (#613)

    * test for qualname in get_typedef_type
    
    * adjust float test for pypy, test tuple and None
    mmckerns authored Aug 19, 2023
    Configuration menu
    Copy the full SHA
    2fbe2e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Aug 26, 2023

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

Commits on Sep 13, 2023

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

Commits on Nov 4, 2023

  1. formal support for 3.12, initial support for 3.13 (#630)

    * formal support for 3.12, initial support for 3.13
    
    * use NamedTemporaryFile('w').file in 3.13
    mmckerns authored Nov 4, 2023
    Configuration menu
    Copy the full SHA
    4b24b6d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

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

Commits on Dec 22, 2023

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

Commits on Jan 1, 2024

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

Commits on Jan 14, 2024

  1. Bump jinja2 from 3.1.1 to 3.1.3 in /docs (#640)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.1 to 3.1.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.1...3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    cce8ac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21bd82b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 18, 2024

  1. Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 in /docs (#642)

    Bumps [readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search) from 0.3.1 to 0.3.2.
    - [Changelog](https://github.com/readthedocs/readthedocs-sphinx-search/blob/main/CHANGELOG.rst)
    - [Commits](https://github.com/readthedocs/readthedocs-sphinx-search/commits/0.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: readthedocs-sphinx-search
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    72f6523 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    6f83208 View commit details
    Browse the repository at this point in the history
  2. tag: 0.3.8

    mmckerns committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    a0a8e86 View commit details
    Browse the repository at this point in the history
Loading