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: IdentityPython/pyFF
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.4
Choose a base ref
...
head repository: IdentityPython/pyFF
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.5
Choose a head ref
  • 9 commits
  • 12 files changed
  • 1 contributor

Commits on May 27, 2025

  1. Onto the next release.

    mikaelfrykholm committed May 27, 2025
    Configuration menu
    Copy the full SHA
    62fe3e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Take more steps closer to uv tooling.

    Remove unneded transitive dependencies. Pin pyconfig more exact as the
    new version breaks python 3.9.
    mikaelfrykholm committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    d247fde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f301ab View commit details
    Browse the repository at this point in the history
  3. Call ruff correctly.

    mikaelfrykholm committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    1b07a26 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. TemporaryDirectory returns a repr string when running as a function. …

    …When using it in an with clause this would work.
    mikaelfrykholm committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    2fc6c10 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. Fixes #304

    Test and fix for for #304.
    We now try and catch all exceptions when parsing trustinfo profile.
    mikaelfrykholm committed Oct 2, 2025
    Configuration menu
    Copy the full SHA
    a05c57e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Do not use a too new setuptools. The correct fix would be to pin depe…

    …ndencies, but that is a bigger change.
    mikaelfrykholm committed Feb 18, 2026
    Configuration menu
    Copy the full SHA
    079ede5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. Configuration menu
    Copy the full SHA
    a76cbb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fadb612 View commit details
    Browse the repository at this point in the history
Loading