Skip to content

Conversation

HichamBerbache
Copy link

Used the pop method to remove items from the headers dictionary rather than using del on a list comprehension. This avoids the overhead of creating the list comprehension.

Used the pop method to remove items from the headers dictionary rather than using del on a list comprehension. This avoids the overhead of creating the list comprehension.
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.

1 participant