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: multiscale/ymmsl-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release-0.15.0
Choose a base ref
...
head repository: multiscale/ymmsl-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 4, 2026

  1. Configuration menu
    Copy the full SHA
    55d8d39 View commit details
    Browse the repository at this point in the history
  2. Please mypy

    maarten-ic committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    226a380 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. Update resolving python entry points

    - EntryPoint.name is now the dotted module name
    - Add importlib_metadata backport for python < 3.10
    - Refactor ResolutionContext so module sources can be a file (Path) or an EntryPoint
    - Improve exception handling
    maarten-ic committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    d01ab79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f02c6e View commit details
    Browse the repository at this point in the history
  3. Fix mypy on py3.9

    maarten-ic committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    dbaf4c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d808f62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    636f045 View commit details
    Browse the repository at this point in the history
  6. Update comments

    maarten-ic committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    ee80fb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05ab25a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2026

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

Commits on Apr 7, 2026

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

Commits on Apr 17, 2026

  1. Configuration menu
    Copy the full SHA
    d48f74f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from multiscale/feature/import-from-entrypoints

    Import mechanism from Python entry_points
    maarten-ic authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    5c4e6e9 View commit details
    Browse the repository at this point in the history
Loading