Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring of models api - 2 #1289

Closed
wants to merge 1 commit into from

Conversation

cdeler
Copy link
Member

@cdeler cdeler commented Sep 14, 2020

The second part of #1275 changes (previous was merged)
What was done:

  • Renamed URL.full_path to .raw_path (now its returns no-unquoted bytes)
  • Made URL.userinfo return bytes instead of str
  • Made URL.query return bytes instead of str

Renamed URL.full_path to .raw_path (now its returns no-unquoted bytes)
Made URL.userinfo return bytes instead of str
Made URL.query return bytes instead of str
@cdeler cdeler requested a review from a team September 14, 2020 13:27
@tomchristie
Copy link
Member

@cdeler - Note that I've already got some work towards this in https://github.com/encode/httpx/pull/1285/files

@cdeler
Copy link
Member Author

cdeler commented Sep 14, 2020

@tomchristie
Sorry, I missed that, so closing this PR

@cdeler cdeler closed this Sep 14, 2020
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.

2 participants