diff --git a/docs/changelog/fragments/288.feature.rst b/docs/changelog/fragments/288.feature.rst new file mode 100644 index 00000000..c5d7b985 --- /dev/null +++ b/docs/changelog/fragments/288.feature.rst @@ -0,0 +1,2 @@ +Add public api for :func:`.type_tools.exec_type_checking` +to deal with cyclic references by executing ``if TYPE_CHECKING:`` constructs