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: GeospatialPython/pyshp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.0
Choose a base ref
...
head repository: GeospatialPython/pyshp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Jul 21, 2025

  1. Update changelog.txt

    JamesParrott committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    3bb3e44 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Add speed_test.py and .yml

    Rename speed test file to avoid Pytest discovering it on older Pythons
    
    Run speed_test from the root directory, that we give it the artefacts repo as a relative dir from
    
    Remove unavailable custom action, and install editable
    JamesParrott committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    c663241 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #336 from GeospatialPython/speed_tests

    Add speed_test.py and .yml
    JamesParrott authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    b2e513b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. Update run_benchmarks.py

    JamesParrott committed Jul 29, 2025
    Configuration menu
    Copy the full SHA
    4132c62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94ef7dd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #338 from GeospatialPython/Writer_speed_tests

    Add Writer speed tests
    JamesParrott authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    9ba30cc View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Configuration menu
    Copy the full SHA
    b977ad8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #341 from GeospatialPython/Combine-f.write(pack(-d…

    …-etc.,---))-calls
    
    Combine f.write(pack( "<d"etc.,   )) calls
    JamesParrott authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    09ab2f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0445c0 View commit details
    Browse the repository at this point in the history
Loading