Skip to content
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

Remove min Python 3 minor version in docs and README #2323

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

lafrech
Copy link
Member

@lafrech lafrech commented Oct 17, 2024

I forgot to update those before releasing and it might not be the first time.

What about we remove the mention of the minor version from the doc pages?

I'd be tempted to also remove it from the README. Especially since we support all maintained Python versions anyway.

@lafrech lafrech requested a review from sloria October 17, 2024 16:44
Copy link
Member

@sloria sloria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a grammar nit, but otherwise good 👍

@@ -62,7 +62,7 @@ Upgrading to 3.0
Python compatibility
********************

The marshmallow 3.x series supports Python >= 3.8.
The marshmallow 3.x series require Python 3.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The marshmallow 3.x series require Python 3.
The marshmallow 3.x series requires Python 3.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh right. Series is singular here...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't I remove the whole Python 3 mention, in 2024?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, no, that's the upgrading to 3.0.0 section. Leaving it for history.

However, I'm tempted to also remove the Requirements section of the README.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the Requirements section of the README.

👍

@lafrech lafrech changed the title Remove min Python 3 minor version in docs Remove min Python 3 minor version in docs and README Oct 17, 2024
@lafrech lafrech merged commit 90637c2 into dev Oct 18, 2024
9 checks passed
@lafrech lafrech deleted the docs_py38 branch October 18, 2024 07:13
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.

2 participants