New GitHub issue #92197 from zitterbewegung:<br>

<hr>

<pre>
**Enhancement of socket.__init__ and lru_cache_new to use argument clinic**

In cinder one of the enhancements that is relatively low hanging fruit involves adding argument clinic to both socket.__init__ and lru_cache_new since it would provide more coverage of argument clinic in CPython and also possibly increase speed and efficiency in both of these hot code paths.
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/92197">View on GitHub</a>
<p>Labels: type-feature</p>
<p>Assignee: </p>