Skip to content

Conversation

Vizonex
Copy link

@Vizonex Vizonex commented Jun 28, 2024

I felt the need to add static type-checking to this library in order to help other programmers with using this library. I hope this pull request will help out a few people with using this library.

fragment:bytes
userinfo:bytes

def parse_url(url:Union[bytes, bytearray, memoryview, array]) -> URL:
Copy link

Choose a reason for hiding this comment

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

I think you should add spaces after colons for type annotations

@Vizonex
Copy link
Author

Vizonex commented Jul 17, 2024 via email

@KRRT7
Copy link

KRRT7 commented Nov 7, 2024

@DABND19 could you take a look? thanks

@DABND19
Copy link

DABND19 commented Dec 6, 2024

@DABND19 could you take a look? thanks

Hi! I am not the maintainer of this repository, I just left my comments on this pull request :)

@Vizonex
Copy link
Author

Vizonex commented Dec 8, 2024

thanks for the help. I was off doing other things that I had forgotten about this completely.

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.

3 participants