Files
typeshed/third_party/2and3
Lars 9dab57b0e8 Fix attr-defined check for werkzeug.wrappers.BaseRequest (fixes #3913) (#3925)
The PR #2740 added __setattr__ and __getattr__ to the
werkzeug.wrappers.BaseRequest definition to silence mypy when
monkeypatching this class.

The change disabled the errors for monkeypatching, but disabled disabled the
important check attr-defined.
2020-04-25 13:14:31 +02:00
..
2020-03-05 09:21:52 +01:00
2019-10-29 19:50:20 -07:00
2019-11-03 18:26:43 +01:00
2018-06-11 19:50:56 -07:00
2020-02-26 17:57:50 +00:00
2019-10-24 20:19:08 -07:00
2018-03-20 15:32:50 -07:00
2018-08-02 23:02:49 -07:00