Hacker News new | ask | show | jobs
by ubernostrum 2980 days ago
That's not "coercion", though. That's Python obeying the LSP, because bool is a subclass of int.