Files
sqlalchemy/test
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-11-16 23:03:04 +01:00
2022-12-09 15:56:15 -05:00
2022-03-04 16:28:31 -05:00