Skip to content

compat!: Drop python 3.7 and 3.8 #763

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2022
Merged

compat!: Drop python 3.7 and 3.8 #763

merged 1 commit into from
May 20, 2022

Conversation

tony
Copy link
Member

@tony tony commented Mar 20, 2022

Reverted in ef9e033 as of 1.12.0a2

Feature releases are for using the newest python versions. This also eases maintenance

Security updates and bug fixes will be backported to https://github.com/tmux-python/tmuxp/tree/v1.10.x

libtmux: tmux-python/libtmux#363

Was was rebased out.

@codecov
Copy link

codecov bot commented Mar 20, 2022

Codecov Report

Merging #763 (e05754c) into master (35a253a) will increase coverage by 0.15%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #763      +/-   ##
==========================================
+ Coverage   75.59%   75.75%   +0.15%     
==========================================
  Files          16       16              
  Lines        1254     1254              
  Branches      322      322              
==========================================
+ Hits          948      950       +2     
+ Misses        220      218       -2     
  Partials       86       86              
Impacted Files Coverage Δ
tmuxp/util.py 87.01% <0.00%> (+2.59%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35a253a...e05754c. Read the comment docs.

tony added a commit that referenced this pull request Mar 20, 2022
Feature releases are for using the newest python versions. This also eases maintenance

Security updates and bug fixes will be backported to https://github.com/tmux-python/tmuxp/tree/v1.10.x

libtmux: tmux-python/libtmux#363
@tony tony force-pushed the drop-3.7-and-3.8 branch from 9936800 to edc02ee Compare March 20, 2022 16:02
tony added a commit that referenced this pull request Mar 20, 2022
Feature releases are for using the newest python versions. This also eases maintenance

Security updates and bug fixes will be backported to https://github.com/tmux-python/tmuxp/tree/v1.10.x

libtmux: tmux-python/libtmux#363
@tony tony force-pushed the drop-3.7-and-3.8 branch from edc02ee to 165b1c7 Compare March 20, 2022 16:36
tony added a commit that referenced this pull request Mar 20, 2022
Feature releases are for using the newest python versions. This also eases maintenance

Security updates and bug fixes will be backported to https://github.com/tmux-python/tmuxp/tree/v1.10.x

libtmux: tmux-python/libtmux#363
@tony tony force-pushed the drop-3.7-and-3.8 branch from 165b1c7 to cf94b3e Compare March 20, 2022 16:40
@tony tony added this to the Milestone 1.12 milestone Mar 20, 2022
@tony tony self-assigned this Mar 20, 2022
@tony tony linked an issue Mar 20, 2022 that may be closed by this pull request
@tony tony changed the title compat!: Drop python 3.7 and 3.8 (#759) compat!: Drop python 3.7 and 3.8 Mar 20, 2022
tony added a commit that referenced this pull request May 20, 2022
Feature releases are for using the newest python versions. This also eases maintenance

Security updates and bug fixes will be backported to https://github.com/tmux-python/tmuxp/tree/v1.10.x

libtmux: tmux-python/libtmux#363
@tony tony force-pushed the drop-3.7-and-3.8 branch from cf94b3e to 339c536 Compare May 20, 2022 11:29
Feature releases are for using the newest python versions. This also eases maintenance

Security updates and bug fixes will be backported to https://github.com/tmux-python/tmuxp/tree/v1.11.x

libtmux: tmux-python/libtmux#363
@tony tony force-pushed the drop-3.7-and-3.8 branch from 339c536 to e05754c Compare May 20, 2022 11:36
@tony tony merged commit c4935fb into master May 20, 2022
@tony tony deleted the drop-3.7-and-3.8 branch May 20, 2022 11:38
tony added a commit that referenced this pull request May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop python 3.7 and 3.8
1 participant