Files
typeshed/third_party/2and3
Sebastian Rittau dc9f9db77f Assorted thirdparty fixes (#2332)
* pkg_resources.Distribution: Fix self arguments

* docutils: Remove spurious ellipses

* Add self argument to markupsafe.Markup.format()

While the actual signature is also "def format(*args, **kwargs)", the
implementation extracts "self" from "args" as first step.

* werkzeug: Remove methods not present during runtime

UpdateDictMixin.calls_update() and EnvironBuilder.form_property()
get deleted while constructing the respective class.

* requests: Add missing self argument
2018-07-13 19:23:23 -07:00
..
2016-01-16 16:56:25 -05:00
2018-06-28 10:24:37 -07:00
2018-02-16 17:23:17 -08:00
2018-06-11 11:27:34 -07:00
2016-01-16 16:56:25 -05:00
2018-06-11 19:50:56 -07:00
2018-03-20 15:32:50 -07:00
2017-05-30 23:20:40 -07:00