:orphan: :py:mod:`vendor_fabric.github._diagnostics` =========================================== .. py:module:: vendor_fabric.github._diagnostics .. autodoc2-docstring:: vendor_fabric.github._diagnostics :parser: myst :allowtitles: Module Contents --------------- Functions ~~~~~~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`safe_github_text ` - .. autodoc2-docstring:: vendor_fabric.github._diagnostics.safe_github_text :parser: myst :summary: * - :py:obj:`safe_github_ref ` - .. autodoc2-docstring:: vendor_fabric.github._diagnostics.safe_github_ref :parser: myst :summary: API ~~~ .. py:function:: safe_github_text(value: typing.Any, *sensitive_values: typing.Any) -> str :canonical: vendor_fabric.github._diagnostics.safe_github_text .. autodoc2-docstring:: vendor_fabric.github._diagnostics.safe_github_text :parser: myst .. py:function:: safe_github_ref(value: typing.Any) -> str :canonical: vendor_fabric.github._diagnostics.safe_github_ref .. autodoc2-docstring:: vendor_fabric.github._diagnostics.safe_github_ref :parser: myst