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/multiprocess
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.70.17
Choose a base ref
...
head repository: uqfoundation/multiprocess
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.70.18
Choose a head ref
  • 18 commits
  • 236 files changed
  • 2 contributors

Commits on Sep 30, 2024

  1. bumping past 0.70.17

    mmckerns committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f775910 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

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

Commits on Oct 29, 2024

  1. add initial support for python 3.14 (#202)

    * add initial support for python 3.14
    
    * update docs to rtfd 11.11.0
    mmckerns authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ea65913 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Bump starlette from 0.37.2 to 0.40.0 in /docs (#198)

    Bumps [starlette](https://github.com/encode/starlette) from 0.37.2 to 0.40.0.
    - [Release notes](https://github.com/encode/starlette/releases)
    - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
    - [Commits](encode/starlette@0.37.2...0.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: starlette
      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 Oct 30, 2024
    Configuration menu
    Copy the full SHA
    81a04fd View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

Commits on Nov 26, 2024

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

Commits on Dec 7, 2024

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

Commits on Dec 22, 2024

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

Commits on Jan 1, 2025

  1. Configuration menu
    Copy the full SHA
    717f9d3 View commit details
    Browse the repository at this point in the history
  2. Bump jinja2 from 3.1.4 to 3.1.5 in /docs (#208)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.4...3.1.5)
    
    ---
    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 1, 2025
    Configuration menu
    Copy the full SHA
    62ac7ac View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

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

Commits on Feb 17, 2025

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

Commits on Feb 21, 2025

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

Commits on Mar 12, 2025

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

Commits on Mar 16, 2025

  1. support for 3.14.0a6 (#214)

    mmckerns authored Mar 16, 2025
    Configuration menu
    Copy the full SHA
    fc58188 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

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

Commits on Apr 17, 2025

  1. tag: 0.70.18

    mmckerns committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    4293dfc View commit details
    Browse the repository at this point in the history
Loading