Files
pytest2/doc/en
Daniel Hahler 4630e2725e Use TYPE_CHECKING instead of False
This allows for e.g. Jedi to infer types (it checks the name).

It was only used to support Python 3.5.0/3.5.1, where this is is not
available in the `typing` module.

Ref: https://github.com/davidhalter/jedi/issues/1472

Uses `TYPE_CHECKING = False` in `_pytest.outcomes` to avoid having to
work around circular import.
2020-01-16 16:11:39 +01:00
..
2019-12-13 08:51:15 -03:00
2018-10-29 23:45:45 +02:00
2019-07-16 21:56:03 +02:00
2019-09-18 10:11:59 -03:00
2019-10-24 19:24:04 -04:00
2019-10-24 19:24:04 -04:00
2019-08-30 12:43:47 -03:00
2020-01-16 16:11:39 +01:00
2018-05-23 16:45:23 +02:00
2019-12-19 10:35:15 +01:00
2020-01-04 08:46:58 -03:00
2020-01-04 08:46:58 -03:00
2019-07-16 21:56:03 +02:00
2019-08-01 15:11:26 +02:00
2019-08-25 23:50:41 +08:00
2019-06-13 06:01:30 +02:00
2019-11-06 20:54:41 +01:00
2012-06-06 08:52:53 +09:00
2019-08-30 12:43:47 -03:00
2019-12-19 10:35:15 +01:00
2019-11-06 20:54:41 +01:00
2019-08-30 12:43:47 -03:00
2019-09-18 10:11:59 -03:00
2019-11-19 12:43:51 -03:00
2019-12-26 19:16:19 -03:00