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: meshtastic/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.7.2
Choose a base ref
...
head repository: meshtastic/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.7.3
Choose a head ref
  • 16 commits
  • 25 files changed
  • 5 contributors

Commits on Aug 6, 2025

  1. Added Logging Handler Names

    shukari committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    db1891b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4947d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38b163f View commit details
    Browse the repository at this point in the history
  4. fix test_exit_with_exception test, pytest for windows

    - test are now runable on windows, some are ignored and a fake termios for the decorators
    - test_exit_with_exception with a true exception
    shukari committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    a79e17a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Configuration menu
    Copy the full SHA
    4b14303 View commit details
    Browse the repository at this point in the history
  2. fix: lint error

    shukari committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    f3ba660 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2025

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

Commits on Aug 19, 2025

  1. new Parameter --debuglib for only meshtastic debug, more termios fixe…

    …s for windows tests
    
    (cherry picked from commit 4fc4d41)
    shukari committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    52eb112 View commit details
    Browse the repository at this point in the history
  2. use os.path.join for path

    shukari committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    a63f3f6 View commit details
    Browse the repository at this point in the history
  3. more paths to os.path.join

    shukari committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    e330afc View commit details
    Browse the repository at this point in the history
  4. ignore pathlib import

    shukari committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    dd238dc View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

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

Commits on Sep 18, 2025

  1. protobufs: v2.7.9

    ianmcorvidae committed Sep 18, 2025
    Configuration menu
    Copy the full SHA
    47e5b04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14ff3eb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #812 from shukari/loggingHandler2

    Added Logging Handler Names & windows pytest support
    ianmcorvidae authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    cfb2378 View commit details
    Browse the repository at this point in the history
  4. bump version to 2.7.3

    github-actions committed Sep 18, 2025
    Configuration menu
    Copy the full SHA
    3615135 View commit details
    Browse the repository at this point in the history
Loading