Comment by fulafel

Comment by fulafel 12 hours ago

0 replies

> embrace a "Python 4" with a strict ownership model like Rust

Rust only does this because it targets low-level use cases without automatic memory management, and makes a conscious tradeoff against ease of programming.