Skip to content

vermin: remove all novm comments from code#34308

Merged
alalazo merged 1 commit intodevelopfrom
remove-novm-annotations
Dec 5, 2022
Merged

vermin: remove all novm comments from code#34308
alalazo merged 1 commit intodevelopfrom
remove-novm-annotations

Conversation

@tgamblin
Copy link
Copy Markdown
Member

@tgamblin tgamblin commented Dec 5, 2022

All of our vermin #novm annotations are for optional features introduced in early Python 3 versions. We no longer need any of them, as we only support Python 3.6+. If we start optionally using features from newer Pythons than 3.6, we will need more vermin annotations.

@adamjstewart
Copy link
Copy Markdown
Member

Duplicate of #34119

@adamjstewart adamjstewart marked this as a duplicate of #34119 Dec 5, 2022
@tgamblin tgamblin force-pushed the remove-novm-annotations branch from 3175a21 to 16afb1e Compare December 5, 2022 08:58
@tgamblin
Copy link
Copy Markdown
Member Author

tgamblin commented Dec 5, 2022

I added @haampie as a co-author. This one isn't exactly a duplicate since it actually works (it's based on #34305).

@tgamblin tgamblin mentioned this pull request Dec 5, 2022
@tgamblin tgamblin requested a review from haampie December 5, 2022 09:00
All the vermin annotations we were using were for optional features introduced in early
Python 3 versions. We no longer need any of them, as we only support Python 3.6+. If we
start optionally using features from newer Pythons than 3.6, we will need more vermin
annotations.

Co-authored-by: Harmen Stoppels <[email protected]>
@tgamblin tgamblin force-pushed the remove-novm-annotations branch from 16afb1e to 9d86cbc Compare December 5, 2022 09:01
@alalazo alalazo enabled auto-merge (squash) December 5, 2022 10:13
@alalazo
Copy link
Copy Markdown
Member

alalazo commented Dec 5, 2022

@spackbot run pipeline

@spackbot-app
Copy link
Copy Markdown

spackbot-app bot commented Dec 5, 2022

I've started that pipeline for you!

@alalazo alalazo merged commit 54008a2 into develop Dec 5, 2022
@alalazo alalazo deleted the remove-novm-annotations branch December 5, 2022 15:59
luke-dt pushed a commit to dantaslab/spack that referenced this pull request Dec 5, 2022
All the vermin annotations we were using were for optional features introduced in early
Python 3 versions. We no longer need any of them, as we only support Python 3.6+. If we
start optionally using features from newer Pythons than 3.6, we will need more vermin
annotations.

Co-authored-by: Harmen Stoppels <[email protected]>

Co-authored-by: Harmen Stoppels <[email protected]>
amd-toolchain-support pushed a commit to amd-toolchain-support/spack that referenced this pull request Feb 16, 2023
All the vermin annotations we were using were for optional features introduced in early
Python 3 versions. We no longer need any of them, as we only support Python 3.6+. If we
start optionally using features from newer Pythons than 3.6, we will need more vermin
annotations.

Co-authored-by: Harmen Stoppels <[email protected]>

Co-authored-by: Harmen Stoppels <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants