Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
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: zeevro/python-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
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: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 6 files changed
  • 5 contributors

Commits on Nov 25, 2024

  1. Merge pull request wolph#43 from zeevro/develop

    Fix python_requires and bump version
    wolph authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    7689eae View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. ruff fixes

    wolph committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    05a5182 View commit details
    Browse the repository at this point in the history
  2. fixing github actions for pypy

    wolph committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4850596 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    723efca View commit details
    Browse the repository at this point in the history
  4. Incrementing version to v3.9.1

    wolph committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    0a76c1c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release/3.9.1'

    wolph committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    798bfa2 View commit details
    Browse the repository at this point in the history
  6. Merge tag 'v3.9.1' into develop

    Made tests far more reliable and fixed python_requires thanks to @zeevro v3.9.1
    
    # -----BEGIN PGP SIGNATURE-----
    #
    # iQIzBAABCgAdFiEEFJMl/RWQTpxOuJ6V6BRE6c4faV0FAmdFGI8ACgkQ6BRE6c4f
    # aV3zig/8Cs5bnCmiWEMwEfW3V1gtYLmtfIQTVhJ74iEI2T4UWFMxWNcm1gzui0EK
    # FQ2hQJuLmy1Bx+6zD2W6tlCg1PHLoifnKTXqau0V/yYm/WBLeEZ7+yq1/HJ1++b0
    # fb6N3MlHzW7Iqwcjv9j1JkYNBRxumxTasJrRJgWphcReYE1G/9BJrPiPFrlec+GI
    # 2bAADYK9S/p8gg3iixxMfpqiHpnXm2g0PYOB5aTkWV6lxBLjQ+WpwPtckIlGmzdz
    # A2uIlmvxw9zyS9AeoAXw/MRBfbCs1Sm6Ahht7hz/Tzb/8x6A1GSaf1euvOOR4qa5
    # VO7Q7czHjzfe3U2x0TDgopGH2N2m1mCskndhIQkzZZNRv7zeGHa59mp44oPU5GUO
    # s9xoCNXJfD+q3X0rmYWHOA0mHKOhWibdtxLapY05TbLlzVdMlBY7E0rrEb7Sar3j
    # ANratL6LpvIB/VYNemUASLSlfMYnNWY6cfm8KamQG+ruzXOzZKQ2pkMc08Keep7w
    # dcvBu206jZgOOvmjJNGgrXw70ZWXm5CJUU7txJPmnaGnuMGwZfU/r2/gsfjMxRkA
    # D7SRfJ0g8LgRa5H6GKyJmBSpg+x/V6HMumyDOPP5l2W4LlI2XWKPuencA5lzKE5D
    # K3NBc1baCvPg9tmJIwHjz/ufKgWEn6eQLwxvKpPUQacbnoiqcUw=
    # =ZFEZ
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Tue Nov 26 01:38:39 2024 CET
    # 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 Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d36802f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2026

  1. refactor: remove over-constraining return type annotation from __new_…

    …_ method in Logged class
    RamogninoF committed Apr 29, 2026
    Configuration menu
    Copy the full SHA
    d7df891 View commit details
    Browse the repository at this point in the history
  2. Update python_utils/logger.py

    Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    RamogninoF and gemini-code-assist[bot] authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    c3f3218 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2026

  1. Merge pull request wolph#45 from RamogninoF/fix-logger-hint

    Refactor Logged class __new__ method return type annotation
    wolph authored Jun 24, 2026
    Configuration menu
    Copy the full SHA
    a2f7dce View commit details
    Browse the repository at this point in the history
Loading