From 8d2708385049001604739ff29d39ba8cd17dd8e2 Mon Sep 17 00:00:00 2001 From: "docsreference@microsoft.com" Date: Mon, 9 Mar 2026 18:07:26 +0000 Subject: [PATCH 1/2] CI Update Build.Reason:Schedule Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=594689&view=results --- xrefmap.yml | 48 ++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 40 insertions(+), 8 deletions(-) diff --git a/xrefmap.yml b/xrefmap.yml index e3d4339..a395865 100644 --- a/xrefmap.yml +++ b/xrefmap.yml @@ -2055,6 +2055,14 @@ references: href: https://docs.python.org/3/library/ctypes.html#ctypes.Array._type_ name: _type_ uid: ctypes.Array._type_ +- fullName: ctypes.CDLL._handle + href: https://docs.python.org/3/library/ctypes.html#ctypes.CDLL._handle + name: _handle + uid: ctypes.CDLL._handle +- fullName: ctypes.CDLL._name + href: https://docs.python.org/3/library/ctypes.html#ctypes.CDLL._name + name: _name + uid: ctypes.CDLL._name - fullName: ctypes.CField.bit_offset href: https://docs.python.org/3/library/ctypes.html#ctypes.CField.bit_offset name: bit_offset @@ -2107,14 +2115,6 @@ references: href: https://docs.python.org/3/library/ctypes.html#ctypes.COMError.text name: text uid: ctypes.COMError.text -- fullName: ctypes.PyDLL._handle - href: https://docs.python.org/3/library/ctypes.html#ctypes.PyDLL._handle - name: _handle - uid: ctypes.PyDLL._handle -- fullName: ctypes.PyDLL._name - href: https://docs.python.org/3/library/ctypes.html#ctypes.PyDLL._name - name: _name - uid: ctypes.PyDLL._name - fullName: ctypes.Structure._align_ href: https://docs.python.org/3/library/ctypes.html#ctypes.Structure._align_ name: _align_ @@ -19739,6 +19739,38 @@ references: href: https://docs.python.org/3/library/csv.html#csv.QUOTE_STRINGS name: QUOTE_STRINGS uid: csv.QUOTE_STRINGS +- fullName: ctypes.DEFAULT_MODE + href: https://docs.python.org/3/library/ctypes.html#ctypes.DEFAULT_MODE + name: DEFAULT_MODE + uid: ctypes.DEFAULT_MODE +- fullName: ctypes.RTLD_GLOBAL + href: https://docs.python.org/3/library/ctypes.html#ctypes.RTLD_GLOBAL + name: RTLD_GLOBAL + uid: ctypes.RTLD_GLOBAL +- fullName: ctypes.RTLD_LOCAL + href: https://docs.python.org/3/library/ctypes.html#ctypes.RTLD_LOCAL + name: RTLD_LOCAL + uid: ctypes.RTLD_LOCAL +- fullName: ctypes.cdll + href: https://docs.python.org/3/library/ctypes.html#ctypes.cdll + name: cdll + uid: ctypes.cdll +- fullName: ctypes.oledll + href: https://docs.python.org/3/library/ctypes.html#ctypes.oledll + name: oledll + uid: ctypes.oledll +- fullName: ctypes.pydll + href: https://docs.python.org/3/library/ctypes.html#ctypes.pydll + name: pydll + uid: ctypes.pydll +- fullName: ctypes.pythonapi + href: https://docs.python.org/3/library/ctypes.html#ctypes.pythonapi + name: pythonapi + uid: ctypes.pythonapi +- fullName: ctypes.windll + href: https://docs.python.org/3/library/ctypes.html#ctypes.windll + name: windll + uid: ctypes.windll - fullName: curses.ACS_BBSS href: https://docs.python.org/3/library/curses.html#curses.ACS_BBSS name: ACS_BBSS From c841093bcbf6f27a56639525886dea525a269d67 Mon Sep 17 00:00:00 2001 From: "docsreference@microsoft.com" Date: Wed, 11 Mar 2026 18:06:21 +0000 Subject: [PATCH 2/2] CI Update Build.Reason:Schedule Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=595271&view=results --- xrefmap.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/xrefmap.yml b/xrefmap.yml index a395865..975efbc 100644 --- a/xrefmap.yml +++ b/xrefmap.yml @@ -11139,6 +11139,18 @@ references: href: https://docs.python.org/3/library/enum.html#enum.Flag._numeric_repr_ name: _numeric_repr_ uid: enum.Flag._numeric_repr_ +- fullName: file.close + href: https://docs.python.org/3/reference/datamodel.html#file.close + name: close + uid: file.close +- fullName: file.read + href: https://docs.python.org/3/reference/datamodel.html#file.read + name: read + uid: file.read +- fullName: file.write + href: https://docs.python.org/3/reference/datamodel.html#file.write + name: write + uid: file.write - fullName: filecmp.dircmp.report href: https://docs.python.org/3/library/filecmp.html#filecmp.dircmp.report name: report