Files
typeshed/stdlib/2
Rebecca Chen e0151e724a Make unittest.FunctionTestCase inherit from TestCase in Python 2. (#3597)
This makes the pyi file match the implementation:
249706c1fb/Lib/unittest/case.py (L1019).

I also removed a now-redundant `run` method from FunctionTestCase
because the mypy test complained about it having a different signature
from TestCase.run().

Context:
https://github.com/python/typeshed/pull/3550#issuecomment-572702513.
2020-01-09 13:04:08 -08:00
..
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2019-10-29 19:52:05 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2019-11-20 10:29:05 +00:00
2017-04-30 14:16:30 -07:00
2016-10-26 16:24:49 -07:00
2019-12-04 13:07:24 -08:00
2016-10-26 16:24:49 -07:00
2018-10-24 07:20:53 -07:00
2018-11-23 09:51:44 -08:00