Y
Hacker News
new
|
ask
|
show
|
jobs
by
grandpoobah
1566 days ago
Except that's not what this is. These are just "type comments" that are not enforced at runtime.
2 comments
globuous
1566 days ago
Are python type annotations enforced at runtime ? I'm pretty sure they're not
link
pcthrowaway
1566 days ago
I thought Python type comments weren't enforced at runtime either.. are they?
link
DangitBobby
1566 days ago
No, they are not.
link