Files
sqlalchemy/test/dialect/postgresql
Lele Gaifax f217a5c337 Fix equality comparison between a PG Range and a different class instance
This fixes issue #8984, making the method `Range.__eq__` return `NotImplemented` when the argument is an instance of a different class.

Closes: #8985
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/8985
Pull-request-sha: b8f601f038

Change-Id: Iaf0b651a22a9f346c8f18b3a53e3339bf61bb33f
2022-12-15 04:27:03 -05:00
..
2022-12-01 23:50:30 +01:00