We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc6453 commit 968766dCopy full SHA for 968766d
Doc/whatsnew/3.15.rst
@@ -378,7 +378,7 @@ Optimizations
378
abc
379
---
380
381
-* Reduce memory usage of `issubclass` checks for classes inheriting abstract classes.
+* Reduce memory usage of :func:`issubclass` checks for classes inheriting abstract classes.
382
383
:class:`abc.ABCMeta` hook ``__subclasscheck__`` now includes
384
a guard which is triggered then the hook is called from a parent class
0 commit comments