fix: update references to minimum-supported python version of 3.8 by PaarthShah · Pull Request #1369 · python-zeroconf/python-zeroconf

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@PaarthShah

Copy link Copy Markdown

Contributor

Drop support for python3.7 as according to 4877829 and add explicit support for python3.12

@PaarthShah PaarthShah changed the title Update pyproject.toml python version classifiers fix: update pyproject.toml python version classifiers

Apr 11, 2024

@PaarthShah

Copy link Copy Markdown

Contributor Author

Now that I'm looking for it, I did also notice that https://github.com/python-zeroconf/python-zeroconf?tab=readme-ov-file#python-compatibility also mentioned 3.7 🤔
Might patch up this PR

@PaarthShah PaarthShah changed the title fix: update pyproject.toml python version classifiers fix: update references to minimum-supported python version of 3.8

Apr 11, 2024

@bdraco

Copy link Copy Markdown

Member

bdraco commented

Apr 13, 2024

Thanks @PaarthShah

@bdraco bdraco merged commit 599524a into python-zeroconf:master

Apr 13, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@bdraco bdraco bdraco approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@PaarthShah @bdraco