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

Commits on Jul 26, 2025

  1. Remove width and height attributes from SVGs. Update SVG dimensions t…

    …o use pixel units.
    
    Fixes #351
    
    Squashed commit of the following:
    
    commit 25dadab
    Author: Martin Mahner <martin@mahner.org>
    Date:   Sat Jul 26 10:05:17 2025 +0200
    
        Improve types and comments
    
    commit b60b317
    Author: Martin Mahner <martin@mahner.org>
    Date:   Sat Jul 26 08:38:49 2025 +0200
    
        Remove `width` and `height` attributes from SVGs, use `viewBox` instead. Update SVG dimensions to use pixel units. Add regression test to validate changes.
    bartTC committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    78effbc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 9.x

    bartTC committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    eed1cda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9087e34 View commit details
    Browse the repository at this point in the history
  4. Update Version to reflect 9.x

    bartTC committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    c252856 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into 9.x

    bartTC committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    258fb95 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

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