Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 193 Bytes

302.removal.rst

File metadata and controls

1 lines (1 loc) · 193 Bytes

Passing non-string (str or bytes) values as part of a dict to the headers argument now results in a TypeError, as does passing any collection other than a dict or Headers instance.