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

Commits on Jun 25, 2026

  1. Stop printing two minus signs in fractional for a negative mixed numb…

    …er (python-humanize#320)
    
    Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>
    c-tonneslan authored Jun 25, 2026
    Configuration menu
    Copy the full SHA
    c2c410c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2026

  1. Carry metric() to the next SI prefix when rounding reaches 1000 (py…

    …thon-humanize#328)
    
    Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
    gaoflow and hugovk authored Jun 30, 2026
    Configuration menu
    Copy the full SHA
    7574e0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    823ad60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a47cb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52609bf View commit details
    Browse the repository at this point in the history
  5. Add test for exact googol (10**100) in intword() (python-humanize#304)

    Co-authored-by: BlocksecPHD <blocksecphd@gmail.com>
    BlocksecPHD and BlocksecPHD authored Jun 30, 2026
    Configuration menu
    Copy the full SHA
    3c577d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2026

  1. Update github-actions (python-humanize#338)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 1, 2026
    Configuration menu
    Copy the full SHA
    0d0a80b View commit details
    Browse the repository at this point in the history
  2. Update dependency pymdown-extensions to v11 (python-humanize#337)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 1, 2026
    Configuration menu
    Copy the full SHA
    b3eec21 View commit details
    Browse the repository at this point in the history
  3. Update actions/setup-python action to v6.3.0 (python-humanize#340)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 1, 2026
    Configuration menu
    Copy the full SHA
    ea0b231 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2026

  1. Update CodSpeedHQ/action action to v4.18.1 (python-humanize#341)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 2, 2026
    Configuration menu
    Copy the full SHA
    4c85c35 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2026

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