Skip to content
Snippets Groups Projects

Uniqueness of Data Type Instances

Closed Frederik Hennig requested to merge fhennig/unique-types into backend-rework
  1. Apr 21, 2024
  2. Apr 11, 2024
    • Frederik Hennig's avatar
      Hot fixes: · e9ff21a3
      Frederik Hennig authored
       - Fix typification of array initializers
       - Fix constant folder to correctly handle non-numeric types
       - Fix CFunction inheritance
      e9ff21a3
  3. Apr 05, 2024
  4. Apr 04, 2024
    • Frederik Hennig's avatar
      Final fixes: · 69504a34
      Frederik Hennig authored
       - add __getstate__ to return None, prevent pickle from overriding instance dict
       - Add some more documentation
       - Add doctests to `__canonical_args__` implementations
      69504a34
  5. Apr 03, 2024