Skip to content

Query fields with numeric types appear not to enforce allow_inf_nan=False, whereas gt=0, etc are enforced #11577

Discussion options

You must be logged in to vote

I found the issue. It's here

allow_nan=allow_inf_nan,

The line should read allow_inf_nan=allow_inf_nan,

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@YuriiMotov
Comment options

@pat-lasswell
Comment options

@Kludex
Comment options

Kludex May 15, 2024
Collaborator Sponsor

Answer selected by Kludex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question or problem
3 participants