<p><span class="h-card" translate="no"><a href="https://mastodon.social/@dabeaz" class="u-url mention">@<span>dabeaz</span></a></span> Docs (<a href="https://docs.python.org/3/library/typing.html#the-any-type" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">docs.python.org/3/library/typi</span><span class="invisible">ng.html#the-any-type</span></a>) say:</p><p>> Use object to indicate that a value could be any type in a typesafe manner. Use Any to indicate that a value is dynamically typed.</p>