Fix utils functions with invalid ip/cidr inputs#6675
Open
vcapparelli wants to merge 6 commits intopsf:mainfrom
Open
Fix utils functions with invalid ip/cidr inputs#6675vcapparelli wants to merge 6 commits intopsf:mainfrom
vcapparelli wants to merge 6 commits intopsf:mainfrom
Conversation
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 |
Author
How can i test this case? |
Pjrich1313
reviewed
Oct 31, 2024
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Pjrich1313
reviewed
Aug 4, 2025
Pjrich1313
left a comment
There was a problem hiding this comment.
Debug with updates put in input on moves and release to pull pretty please
c735ae5 to
26b8b17
Compare
Author
|
@Pjrich1313, I did the updates and rebase again. Can you approve pls? |
44136f4 to
991d81d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
address_in_network,is_ipv4_addressandis_valid_cidripaddressmoduleFixes #5131