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

  • snowe@programming.devM
    link
    fedilink
    arrow-up
    1
    ·
    3 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.