Python is memory safe? Can’t you access/address memory with C bindings?

  • snoweMA
    link
    13 months ago

    Also, writing memory safe code honestly isn’t that hard. It just requires a different approach to problem solving, that just like any other design pattern, once you learn and get used to it, is easy.

    the CVE list would disagree with you.