Files
pytest2/testing
Ran Benita a267a622eb python: fix empty parametrize() leading to "NotSetType.token" id
In ff8b7884e8 NOTSET was changed to a
singleton enum, which ended up unexpectedly triggering a code path in ID
generation which checks for `isinstance(Enum)`.

Add an explicit case for it, which is not too bad anyway.
2020-08-25 22:01:43 +03:00
..
2020-08-04 09:59:46 +03:00
2020-08-03 10:10:43 +03:00
2020-08-19 08:14:28 -03:00
2020-07-21 21:21:09 +03:00
2020-08-04 09:59:46 +03:00