|
|
|
|
|
by fulafel
1977 days ago
|
|
Caveat emptor: "The behavior for structures with cycle references is undefined" Isn't this a pretty common error to occur in Python programs? It would be good to at least have a checked mode available, otherwise the "dragons may fly out of your nose" semantics feels like a pretty aggressive compromise in favour of performance vs correctness. |
|