diff --git a/python/docs-ref-autogen/msal/msal.application.ClientApplication.yml b/python/docs-ref-autogen/msal/msal.application.ClientApplication.yml index 57649ac..242ce7c 100644 --- a/python/docs-ref-autogen/msal/msal.application.ClientApplication.yml +++ b/python/docs-ref-autogen/msal/msal.application.ClientApplication.yml @@ -53,7 +53,7 @@ constructor: \n }\n ````" defaultValue: None types: - - [, ] + - [, ] - name: client_claims description: "*Added in version 0.5.0*:\nIt is a dictionary of extra claims that\ \ would be signed by\nby this \ diff --git a/python/docs-ref-autogen/msal/msal.application.ConfidentialClientApplication.yml b/python/docs-ref-autogen/msal/msal.application.ConfidentialClientApplication.yml index bbd63f1..a60f0d7 100644 --- a/python/docs-ref-autogen/msal/msal.application.ConfidentialClientApplication.yml +++ b/python/docs-ref-autogen/msal/msal.application.ConfidentialClientApplication.yml @@ -54,7 +54,7 @@ constructor: \n }\n ````" defaultValue: None types: - - [, ] + - [, ] - name: client_claims description: "*Added in version 0.5.0*:\nIt is a dictionary of extra claims that\ \ would be signed by\nby this \ diff --git a/xrefmap.yml b/xrefmap.yml index 3fe5db8..397313e 100644 --- a/xrefmap.yml +++ b/xrefmap.yml @@ -343,6 +343,14 @@ references: href: https://docs.python.org/3/library/binascii.html#binascii.Incomplete name: Incomplete uid: binascii.Incomplete +- fullName: calendar.IllegalMonthError + href: https://docs.python.org/3/library/calendar.html#calendar.IllegalMonthError + name: IllegalMonthError + uid: calendar.IllegalMonthError +- fullName: calendar.IllegalWeekdayError + href: https://docs.python.org/3/library/calendar.html#calendar.IllegalWeekdayError + name: IllegalWeekdayError + uid: calendar.IllegalWeekdayError - fullName: concurrent.futures.BrokenExecutor href: https://docs.python.org/3/library/concurrent.futures.html#concurrent.futures.BrokenExecutor name: BrokenExecutor @@ -1439,6 +1447,14 @@ references: href: https://docs.python.org/3/library/calendar.html#calendar.HTMLCalendar.cssclasses_weekday_head name: cssclasses_weekday_head uid: calendar.HTMLCalendar.cssclasses_weekday_head +- fullName: calendar.IllegalMonthError.month + href: https://docs.python.org/3/library/calendar.html#calendar.IllegalMonthError.month + name: month + uid: calendar.IllegalMonthError.month +- fullName: calendar.IllegalWeekdayError.weekday + href: https://docs.python.org/3/library/calendar.html#calendar.IllegalWeekdayError.weekday + name: weekday + uid: calendar.IllegalWeekdayError.weekday - fullName: class.__bases__ href: https://docs.python.org/3/library/stdtypes.html#class.__bases__ name: __bases__ @@ -3139,6 +3155,14 @@ references: href: https://docs.python.org/3/library/logging.html#logging.Logger.propagate name: propagate uid: logging.Logger.propagate +- fullName: logging.LoggerAdapter._log + href: https://docs.python.org/3/library/logging.html#logging.LoggerAdapter._log + name: _log + uid: logging.LoggerAdapter._log +- fullName: logging.LoggerAdapter.manager + href: https://docs.python.org/3/library/logging.html#logging.LoggerAdapter.manager + name: manager + uid: logging.LoggerAdapter.manager - fullName: logging.StreamHandler.terminator href: https://docs.python.org/3/library/logging.handlers.html#logging.StreamHandler.terminator name: terminator @@ -5159,6 +5183,18 @@ references: href: https://docs.python.org/3/library/uuid.html#uuid.UUID.bytes_le name: bytes_le uid: uuid.UUID.bytes_le +- fullName: uuid.UUID.clock_seq + href: https://docs.python.org/3/library/uuid.html#uuid.UUID.clock_seq + name: clock_seq + uid: uuid.UUID.clock_seq +- fullName: uuid.UUID.clock_seq_hi_variant + href: https://docs.python.org/3/library/uuid.html#uuid.UUID.clock_seq_hi_variant + name: clock_seq_hi_variant + uid: uuid.UUID.clock_seq_hi_variant +- fullName: uuid.UUID.clock_seq_low + href: https://docs.python.org/3/library/uuid.html#uuid.UUID.clock_seq_low + name: clock_seq_low + uid: uuid.UUID.clock_seq_low - fullName: uuid.UUID.fields href: https://docs.python.org/3/library/uuid.html#uuid.UUID.fields name: fields @@ -5175,6 +5211,26 @@ references: href: https://docs.python.org/3/library/uuid.html#uuid.UUID.is_safe name: is_safe uid: uuid.UUID.is_safe +- fullName: uuid.UUID.node + href: https://docs.python.org/3/library/uuid.html#uuid.UUID.node + name: node + uid: uuid.UUID.node +- fullName: uuid.UUID.time + href: https://docs.python.org/3/library/uuid.html#uuid.UUID.time + name: time + uid: uuid.UUID.time +- fullName: uuid.UUID.time_hi_version + href: https://docs.python.org/3/library/uuid.html#uuid.UUID.time_hi_version + name: time_hi_version + uid: uuid.UUID.time_hi_version +- fullName: uuid.UUID.time_low + href: https://docs.python.org/3/library/uuid.html#uuid.UUID.time_low + name: time_low + uid: uuid.UUID.time_low +- fullName: uuid.UUID.time_mid + href: https://docs.python.org/3/library/uuid.html#uuid.UUID.time_mid + name: time_mid + uid: uuid.UUID.time_mid - fullName: uuid.UUID.urn href: https://docs.python.org/3/library/uuid.html#uuid.UUID.urn name: urn @@ -11539,6 +11595,14 @@ references: href: https://docs.python.org/3/library/io.html#io.TextIOWrapper.reconfigure name: reconfigure uid: io.TextIOWrapper.reconfigure +- fullName: io.TextIOWrapper.seek + href: https://docs.python.org/3/library/io.html#io.TextIOWrapper.seek + name: seek + uid: io.TextIOWrapper.seek +- fullName: io.TextIOWrapper.tell + href: https://docs.python.org/3/library/io.html#io.TextIOWrapper.tell + name: tell + uid: io.TextIOWrapper.tell - fullName: ipaddress.IPv4Address.__format__ href: https://docs.python.org/3/library/ipaddress.html#ipaddress.IPv4Address.__format__ name: __format__ @@ -19991,6 +20055,10 @@ references: href: https://docs.python.org/3/library/errno.html#errno.EBUSY name: EBUSY uid: errno.EBUSY +- fullName: errno.ECANCELED + href: https://docs.python.org/3/library/errno.html#errno.ECANCELED + name: ECANCELED + uid: errno.ECANCELED - fullName: errno.ECHILD href: https://docs.python.org/3/library/errno.html#errno.ECHILD name: ECHILD @@ -20275,10 +20343,18 @@ references: href: https://docs.python.org/3/library/errno.html#errno.ENOTNAM name: ENOTNAM uid: errno.ENOTNAM +- fullName: errno.ENOTRECOVERABLE + href: https://docs.python.org/3/library/errno.html#errno.ENOTRECOVERABLE + name: ENOTRECOVERABLE + uid: errno.ENOTRECOVERABLE - fullName: errno.ENOTSOCK href: https://docs.python.org/3/library/errno.html#errno.ENOTSOCK name: ENOTSOCK uid: errno.ENOTSOCK +- fullName: errno.ENOTSUP + href: https://docs.python.org/3/library/errno.html#errno.ENOTSUP + name: ENOTSUP + uid: errno.ENOTSUP - fullName: errno.ENOTTY href: https://docs.python.org/3/library/errno.html#errno.ENOTTY name: ENOTTY @@ -20299,6 +20375,10 @@ references: href: https://docs.python.org/3/library/errno.html#errno.EOVERFLOW name: EOVERFLOW uid: errno.EOVERFLOW +- fullName: errno.EOWNERDEAD + href: https://docs.python.org/3/library/errno.html#errno.EOWNERDEAD + name: EOWNERDEAD + uid: errno.EOWNERDEAD - fullName: errno.EPERM href: https://docs.python.org/3/library/errno.html#errno.EPERM name: EPERM @@ -37075,6 +37155,14 @@ references: href: https://docs.python.org/3/library/stdtypes.html#range name: range uid: range +- fullName: re.Match + href: https://docs.python.org/3/library/re.html#re.Match + name: Match + uid: re.Match +- fullName: re.Pattern + href: https://docs.python.org/3/library/re.html#re.Pattern + name: Pattern + uid: re.Pattern - fullName: re.RegexFlag href: https://docs.python.org/3/library/re.html#re.RegexFlag name: RegexFlag