Skip to content

Conversation

@lovelydinosaur
Copy link
Contributor

Nice sensible symmetry and expected behaviours across each of the following...

  • Headers.get
  • Headers.get_list
  • Headers.items
  • Headers.multi_items
  • QueryParams.get
  • QueryParams.get_list
  • QueryParams.items
  • QueryParams.multi_items

The following have been renamed, but the synonyms remain, and are now pending deprecation...

  • Headers.getlist() -> Headers.get_list()
  • QueryParams.getlist() -> QueryParams.get_list()

@lovelydinosaur lovelydinosaur added this to the v0.14 milestone Jul 27, 2020
@lovelydinosaur lovelydinosaur mentioned this pull request Jul 27, 2020
11 tasks
@lovelydinosaur lovelydinosaur added the user-experience Ensuring that users have a good experience using the library label Jul 27, 2020
Copy link
Contributor

@florimondmanca florimondmanca left a comment

Choose a reason for hiding this comment

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

💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

user-experience Ensuring that users have a good experience using the library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants