Code Monkey home page Code Monkey logo

Comments (1)

leoetlino avatar leoetlino commented on May 27, 2024

[12:36] leoetlino: do you know which classes are missing their __hash__?
[12:36] leoetlino: it might not make sense to add it back to every class
[12:37] leoetlino: (if the class is mutable and the hash can change for example...)
[12:55] Nicene Nerd: The only two I've specifically noticed so far were S32 and Sarc, though I can check for more
[16:41] leoetlino: I can fix it for S32, F32, etc. but I'm not sure it makes a lot of sense to add it for Sarc
[16:42] leoetlino: does anything rely on Sarc being hashable?
[16:42] leoetlino: I can't think of a situation where putting a Sarc as a dict key or in a set would be useful...
[16:46] leoetlino: actually, I'm not sure it's sane to make S32 hashable, considering it's mutable
[16:49] leoetlino: IMO this is a latent bug

from oead.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.