Files
typeshed/third_party/2
Sebastian Rittau fcc1b7def4 Merge Python 2 and 3 versions of werkzeug (#2185)
The Python 2 version was slightly outdated compared to the Python 3
version.

The Python 2 version of Headers.__delitem__() had an optional argument
_index_operation that also exists in the implementation. But considering
this is internal use only, it was missing from the Python 3 version, and
it created problems with derived classes, I decided not to add it to
the merged stub. See also pallets/werkzeug#1051.
2018-06-05 08:16:23 -07:00
..
2018-02-09 09:11:59 -08:00
2018-02-09 09:11:59 -08:00
2018-02-09 15:43:22 -08:00
2017-10-07 08:44:24 -07:00