Thanks to visit codestin.com
Credit goes to github.com

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: tmux-python/libtmux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.46.2
Choose a base ref
...
head repository: tmux-python/libtmux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 5 files changed
  • 1 contributor

Commits on May 31, 2025

  1. Configuration menu
    Copy the full SHA
    4c60678 View commit details
    Browse the repository at this point in the history
  2. py(deps[dev]) Bump dev packages

    tony committed May 31, 2025
    Configuration menu
    Copy the full SHA
    478b993 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2025

  1. py(deps[dev]) Bump dev packages

    tony committed Jun 7, 2025
    Configuration menu
    Copy the full SHA
    2980784 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09ef6a0 View commit details
    Browse the repository at this point in the history
  3. types(pytest) fix pytest 8.4.0 compatibility for RaisesContext -> Rai…

    …sesExc migration
    
    - Use try-except pattern to handle import differences between pytest versions
    - Import RaisesExc from _pytest.raises for pytest >= 8.4.0
    - Fall back to RaisesContext from _pytest.python_api for older versions
    - Update type annotations to use the unified RaisesExc type alias
    
    See also: pytest-dev/pytest@134b759#diff-3d5406fcc489bcffb79345e3300878ab72075c82b898169e08fa590526518d7b.diff
    tony committed Jun 7, 2025
    Configuration menu
    Copy the full SHA
    3ed04f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46a013a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2025

  1. Configuration menu
    Copy the full SHA
    8472e81 View commit details
    Browse the repository at this point in the history
  2. py(deps[dev]) Bump dev packages

    tony committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    aa6c3f7 View commit details
    Browse the repository at this point in the history
Loading