| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-03-20 | [2.2.x] Fixed serializers test crash if PyYAML isn't installed. | Tim Graham |
| 2019-03-14 | [2.2.x] Fixed serializers tests for PyYAML 5.1+. | Mariusz Felisiak |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2017-01-19 | Refs #23919 -- Stopped inheriting from object to define new style classes. | Simon Charette |
| 2017-01-18 | Refs #23919 -- Removed most of remaining six usage | Claude Paroz |
| 2017-01-18 | Refs #23919 -- Removed six.<various>_types usage | Claude Paroz |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2016-01-29 | Refs #26022 -- Replaced six.assertRaisesRegex with assertRaisesMessage as app... | Hasan |
| 2016-01-29 | Refs #26022 -- Used context manager version of assertRaises in tests. | Hasan |
| 2015-09-26 | Separated YAML serialization tests | Claude Paroz |
