Files
renderdoc/qrenderdoc/Code
baldurk eab6a2c73c Fix python comparison operators throwing exceptions
* When used in richcompare this would throw an exception and return
  Py_NotImplemented causing a failure. Instead we should just return NULL, which
  is fine and will be considered as a not-equal comparison for
  equality/inequality and throw the kind of exception we want for less than or
  greater than.
2022-12-13 11:12:45 +00:00
..
2022-02-17 17:38:32 +00:00
2022-02-17 17:38:32 +00:00
2022-02-17 17:38:32 +00:00
2022-02-17 17:38:32 +00:00
2022-02-17 17:38:32 +00:00