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: labjack/LabJackPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bugfix-ctypes-c_byte
Choose a base ref
...
head repository: labjack/LabJackPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 24, 2025

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

Commits on Feb 13, 2025

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

Commits on Feb 14, 2025

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

Commits on Feb 15, 2025

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

Commits on Feb 18, 2025

  1. Changed SafeConfigParser to ConfigParser in Python 3.

    SafeConfigParser was removed in Python 3.12+, so changing to the replacement ConfigParser.
    davelopez01 committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    76f3c30 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

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