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: wolph/python-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.9.0
Choose a base ref
...
head repository: wolph/python-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.1
Choose a head ref
  • 11 commits
  • 10 files changed
  • 3 contributors

Commits on Sep 25, 2024

  1. Merge tag 'v3.9.0' into develop

    Greatly increased type hinting, dropped python 3.8 support and fixed several small bugs v3.9.0
    
    # -----BEGIN PGP SIGNATURE-----
    #
    # iQIzBAABCgAdFiEEFJMl/RWQTpxOuJ6V6BRE6c4faV0FAmbzcPoACgkQ6BRE6c4f
    # aV0NOQ//fZSzp+pd/EFSV+cYoXnpIZR6LWNtZHdMAd/0nj/OlEmJT1F/npyBd2bB
    # LkadPLvYQM2TDqHlkLBAeg5oST9S9wWd3WOtaUWaTZmuMJ3h9yYUEYlNnqlxIjuM
    # 8MxD6D8CIhxfif3Dht2v29XvofNEZFp2BbmCKjWEHKVCTDy9E2Au4n5jIrcEtTSM
    # JwE1ZGJERP/kSPjs85FKxd+5mZxn1IiqHA6uMvVqa5z+UWofcHvtXH/07RH56Q6G
    # xQxkq9VyBmRASL3IW0eiXfIQzE51igMDXegztoNd/gLFFSIfMWxO5Upq8x+YNvC/
    # BdtHurzIGJ5g6Lj27iln561RjqT9tCxt14hbYdNN7AiO0zEbFuMZZ7F8GQoVxPu4
    # 2QInhFvJnu8hGCxNFBR3ZK62Nuyu2026coJiMJkiJZkNIAmfZE1UTdq0RmQvwqCY
    # 81GsTK0Nz/BUhDZ0v9hdNAqGHsA5v+/TjNiFgXrJhf3z3cR8gPc/DD0STZYIALo8
    # DK9Gl5xj7iX4DcznwMOn31YCPTmRnG/yhFuCXXKeMLu8XHv+i5MKNoMb5GJB++Sk
    # PyCYzpEhIXHLkNiroxdmndThJok9TtyOTFKyphrgyB0OE8K2p7JvJQ5FpkS1AzK7
    # Fbhesyme60wcrwWF2cPUzOJ9yKVh9UlyXJR5/lyOiPDiC+dwkp4=
    # =NS1c
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Wed Sep 25 04:10:02 2024 CEST
    # gpg:                using RSA key 149325FD15904E9C4EB89E95E81444E9CE1F695D
    # gpg: Good signature from "Rick van Hattem <wolph@wol.ph>" [ultimate]
    # gpg:                 aka "[jpeg image of size 9662]" [ultimate]
    wolph committed Sep 25, 2024

    Unverified

    The email in this signature doesn’t match the committer email.
    Copy the full SHA
    9972243 View commit details

Commits on Oct 4, 2024

  1. enabled pypy3 in the tests again

    wolph committed Oct 4, 2024

    Unverified

    The email in this signature doesn’t match the committer email.
    Copy the full SHA
    2e35156 View commit details

Commits on Oct 26, 2024

  1. Copy the full SHA
    1b53d7e View commit details
  2. testing reliability improvements for #42

    wolph committed Oct 26, 2024
    Copy the full SHA
    9b971cf View commit details

Commits on Nov 6, 2024

  1. Fix python_requires and bump version

    zeevro committed Nov 6, 2024
    Copy the full SHA
    c70383f View commit details

Commits on Nov 25, 2024

  1. Merge pull request #43 from zeevro/develop

    Fix python_requires and bump version
    wolph authored Nov 25, 2024
    Copy the full SHA
    7689eae View commit details

Commits on Nov 26, 2024

  1. ruff fixes

    wolph committed Nov 26, 2024
    Copy the full SHA
    05a5182 View commit details
  2. fixing github actions for pypy

    wolph committed Nov 26, 2024
    Copy the full SHA
    4850596 View commit details
  3. made ruff happy without breaking the code

    wolph committed Nov 26, 2024
    Copy the full SHA
    723efca View commit details
  4. Incrementing version to v3.9.1

    wolph committed Nov 26, 2024
    Copy the full SHA
    0a76c1c View commit details
  5. Merge branch 'release/3.9.1'

    wolph committed Nov 26, 2024
    Copy the full SHA
    798bfa2 View commit details
Loading