| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-07-21 | Used assertRaisesMessage and subTest where appropriate in GEOS tests. | David Smith |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2018-09-28 | Refs #28909 -- Simplifed code using unpacking generalizations. | Sergey Fedoseev |
| 2017-09-03 | Refs #25225 -- Removed test for removed ListMixin._IndexError. | Nick Pope |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2017-01-18 | Refs #23919 -- Removed six.<various>_types usage | Claude Paroz |
| 2016-11-14 | Fixed E305 flake8 warnings. | Ramin Farajpour Cami |
| 2016-01-29 | Refs #26022 -- Used context manager version of assertRaises in tests. | Hasan |
| 2015-12-14 | Fixed #25662 -- Allowed creation of empty GEOS geometries. | Sergey Fedoseev |
| 2015-08-18 | Fixed #25225 -- Simplified code to remove GEOSIndexError | Tim Graham |
| 2015-02-11 | Moved contrib.gis tests out of contrib. | Tim Graham |
