Skip to content

Conversation

vcapparelli
Copy link

@vcapparelli vcapparelli commented Mar 27, 2024

Fixes #5131

@vcapparelli
Copy link
Author

@kennethreitz, @Lukasa, @sigmavirus24, @nateprewitt, @slingamn,

This is my first contribution to this project, and I don't know if is necessary request to someone to review the PR

Pjrich1313

This comment was marked as spam.

@vcapparelli
Copy link
Author

@Pjrich1313,

Fast node isn't work

How can i test this case?

Pjrich1313

This comment was marked as spam.

"1.1.1.1 someone was here...",
"localhost.localdomain",
),
)
def test_invalid(self, value):
assert not is_ipv4_address(value)

This comment was marked as spam.

@victorwss

This comment has been minimized.

@victorwss

This comment has been minimized.

@vcapparelli vcapparelli requested a review from Pjrich1313 April 5, 2025 02:05
Copy link

@Pjrich1313 Pjrich1313 left a comment

Choose a reason for hiding this comment

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

Debug with updates put in input on moves and release to pull pretty please

@vcapparelli
Copy link
Author

@Pjrich1313, I did the updates and rebase again. Can you approve pls?

@vcapparelli vcapparelli requested a review from Pjrich1313 August 19, 2025 00:35
Copy link

@Pjrich1313 Pjrich1313 left a comment

Choose a reason for hiding this comment

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

Finish

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.

requests.utils function accepts invalid ip/cidr input
3 participants