tmux-python / libtmux

⚙️ Python API / wrapper for tmux
https://libtmux.git-pull.com
MIT License
1.01k stars 104 forks source link

Drop Python 3.7 #497

Closed tony closed 1 year ago

tony commented 1 year ago

EOL Ended 2 months and 1 week ago (27 Jun 2023)

See also: https://github.com/tmux-python/tmuxp/pull/885

codecov[bot] commented 1 year ago

Codecov Report

Merging #497 (b374c46) into master (825f442) will decrease coverage by 0.07%. The diff coverage is 87.50%.

@@            Coverage Diff             @@
##           master     #497      +/-   ##
==========================================
- Coverage   88.90%   88.84%   -0.07%     
==========================================
  Files          35       35              
  Lines        3515     3514       -1     
  Branches      484      484              
==========================================
- Hits         3125     3122       -3     
- Misses        282      284       +2     
  Partials      108      108              
Files Changed Coverage Δ
src/libtmux/neo.py 97.64% <ø> (ø)
src/libtmux/pane.py 92.66% <ø> (ø)
src/libtmux/server.py 66.04% <ø> (-0.94%) :arrow_down:
tests/test_dataclasses.py 100.00% <ø> (ø)
src/libtmux/_internal/query_list.py 46.95% <87.50%> (-0.33%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more