Files
flatbuffers/tests
Ben Beasley 40758674b1 Fix some identity/equality confusion in Python tests (#7768)
Comparing short strings, small integers, and Booleans by identity
(memory address) can work due to optimizations in the Python
interpreter, but it is neither formally correct nor reliable. Use
equality comparisons instead.

Co-authored-by: Derek Bailey <derekbailey@google.com>
2023-01-10 19:36:39 +00:00
..
2022-09-29 09:58:49 -04:00
2022-10-21 14:30:04 -04:00
2023-01-04 15:22:46 -08:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2022-08-28 16:54:58 -07:00
2021-12-02 21:29:19 -08:00
2021-12-02 21:29:19 -08:00
2021-11-19 17:01:48 -08:00
2023-01-04 15:22:46 -08:00
2023-01-04 15:22:46 -08:00
2022-09-10 12:36:51 -07:00
2022-08-28 16:54:58 -07:00