Skip to content

🔥 Remove outdated needs_py310 marker from tests#1852

Merged
svlandeg merged 1 commit intofastapi:mainfrom
stickm4n:py310-min-version
Apr 5, 2026
Merged

🔥 Remove outdated needs_py310 marker from tests#1852
svlandeg merged 1 commit intofastapi:mainfrom
stickm4n:py310-min-version

Conversation

@stickm4n
Copy link
Copy Markdown
Contributor

@stickm4n stickm4n commented Apr 5, 2026

Since February 20th minimum version of python supported by sqlmodel is Python 3.10, therefor this check becomes redundant.

@stickm4n
Copy link
Copy Markdown
Contributor Author

stickm4n commented Apr 5, 2026

@YuriiMotov can you take a look here please?

@svlandeg
Copy link
Copy Markdown
Member

svlandeg commented Apr 5, 2026

@stickm4n : please refrain from pinging maintainers directly. These PRs are being triaged but additional pings just add to our workload and effectively slows us down by adding to the noise.

@svlandeg svlandeg changed the title Remove needs_py310 marker from tests 🔥 Remove outdated needs_py310 marker from tests Apr 5, 2026
Copy link
Copy Markdown
Member

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

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

Good catch!

There's a lot of files impacted here, but I reviewed everything in detail and it all looks good, simply removing the needs_py310 marker which has become redundant now that sqlmodel only support Python 3.10 and up.

@svlandeg svlandeg merged commit 03ae2c4 into fastapi:main Apr 5, 2026
24 of 25 checks passed
@stickm4n stickm4n deleted the py310-min-version branch April 5, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants