--- /srv/rebuilderd/tmp/rebuilderdtSj1CD/inputs/xonsh-doc_0.22.3+dfsg-1_all.deb
+++ /srv/rebuilderd/tmp/rebuilderdtSj1CD/out/xonsh-doc_0.22.3+dfsg-1_all.deb
├── file list
│ @@ -1,3 +1,3 @@
│ -rw-r--r-- 0 0 0 4 2026-02-08 20:08:51.000000 debian-binary
│ --rw-r--r-- 0 0 0 10848 2026-02-08 20:08:51.000000 control.tar.xz
│ --rw-r--r-- 0 0 0 1128328 2026-02-08 20:08:51.000000 data.tar.xz
│ +-rw-r--r-- 0 0 0 10844 2026-02-08 20:08:51.000000 control.tar.xz
│ +-rw-r--r-- 0 0 0 1128200 2026-02-08 20:08:51.000000 data.tar.xz
├── control.tar.xz
│ ├── control.tar
│ │ ├── ./md5sums
│ │ │ ├── ./md5sums
│ │ │ │┄ Files differ
├── data.tar.xz
│ ├── data.tar
│ │ ├── ./usr/share/doc/xonsh-doc/html/api/_autosummary/cmd/xonsh.completers.completer.html
│ │ │ @@ -424,15 +424,15 @@
│ │ │
│ │ │ xonsh.completers.completer.list_completers()[source]
│ │ │ List the active completers
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.completers.completer.remove_completer(name: ~typing.Annotated[str, ((), (('completer', <function complete_completer_names at 0x7fd90b4a5120>),))])[source]
│ │ │ +xonsh.completers.completer.remove_completer(name: ~typing.Annotated[str, ((), (('completer', <function complete_completer_names at 0x7f80dd3d9120>),))])[source]
│ │ │ Removes a completer from xonsh
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - name:
NAME is a unique name of a completer (run “completer list” to see the current
│ │ │ completers in order)
│ │ │
│ │ │ ├── html2text {}
│ │ │ │ @@ -152,15 +152,15 @@
│ │ │ │ ************ xxoonnsshh..ccoommpplleetteerrss..ccoommpplleetteerr_?¶ ************
│ │ │ │ xonsh.completers.completer.add_one_completer(nnaammee, ffuunncc, lloocc==''eenndd'')_[_s_o_u_r_c_e_]_¶
│ │ │ │ xonsh.completers.completer.complete_completer_names(xxsshh, ****__)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Complete all loaded completer names
│ │ │ │ xonsh.completers.completer.list_completers()_[_s_o_u_r_c_e_]_¶
│ │ │ │ List the active completers
│ │ │ │ xonsh.completers.completer.remove_completer(nnaammee:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[ssttrr,, (((()),,
│ │ │ │ - ((((''ccoommpplleetteerr'',, <>)),,))))]])
│ │ │ │ + ((((''ccoommpplleetteerr'',, <>)),,))))]])
│ │ │ │ _[_s_o_u_r_c_e_]_¶
│ │ │ │ Removes a completer from xonsh
│ │ │ │ Parameters:
│ │ │ │ nnaammee::
│ │ │ │ NAME is a unique name of a completer (run “completer list” to
│ │ │ │ see the current completers in order)
│ │ │ │ _N_e_x_t
│ │ ├── ./usr/share/doc/xonsh-doc/html/api/_autosummary/cmd/xonsh.procs.jobs.html
│ │ │ @@ -431,15 +431,15 @@
│ │ │ In non-interactive mode, send SIGHUP to all jobs.
│ │ │ In interactive mode, check for suspended or background jobs, print a
│ │ │ warning if any exist, and return False. Otherwise, return True.
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.procs.jobs.disown_fn(job_ids: ~typing.Annotated[~typing.Sequence[int], ((), (('type', <class 'int'>), ('nargs', '*'), ('completer', <function job_id_completer at 0x7fd913f4bec0>)))], force_auto_continue=False)[source]
│ │ │ +xonsh.procs.jobs.disown_fn(job_ids: ~typing.Annotated[~typing.Sequence[int], ((), (('type', <class 'int'>), ('nargs', '*'), ('completer', <function job_id_completer at 0x7f80e5d7bec0>)))], force_auto_continue=False)[source]
│ │ │ Remove the specified jobs from the job table; the shell will no longer
│ │ │ report their status, and will not complain if you try to exit an
│ │ │ interactive shell with them running or stopped.
│ │ │ If the jobs are currently stopped and the $AUTO_CONTINUE option is not set
│ │ │ ($AUTO_CONTINUE = False), a warning is printed containing information about
│ │ │ how to make them continue after they have been disowned.
│ │ │
│ │ │ ├── html2text {}
│ │ │ │ @@ -160,15 +160,15 @@
│ │ │ │ xonsh.procs.jobs.clean_jobs()_[_s_o_u_r_c_e_]_¶
│ │ │ │ Clean up jobs for exiting shell
│ │ │ │ In non-interactive mode, send SIGHUP to all jobs.
│ │ │ │ In interactive mode, check for suspended or background jobs, print a
│ │ │ │ warning if any exist, and return False. Otherwise, return True.
│ │ │ │ xonsh.procs.jobs.disown_fn(jjoobb__iiddss:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[~~ttyyppiinngg..SSeeqquueennccee[[iinntt]],,
│ │ │ │ (((()),, ((((''ttyyppee'',, <>)),, ((''nnaarrggss'',, ''**'')),, ((''ccoommpplleetteerr'',, <>))))))]],, ffoorrccee__aauuttoo__ccoonnttiinnuuee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ + jjoobb__iidd__ccoommpplleetteerr aatt 00xx77ff8800ee55dd77bbeecc00>>))))))]],, ffoorrccee__aauuttoo__ccoonnttiinnuuee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Remove the specified jobs from the job table; the shell will no longer
│ │ │ │ report their status, and will not complain if you try to exit an
│ │ │ │ interactive shell with them running or stopped.
│ │ │ │ If the jobs are currently stopped and the $AUTO_CONTINUE option is not
│ │ │ │ set ($AUTO_CONTINUE = False), a warning is printed containing information
│ │ │ │ about how to make them continue after they have been disowned.
│ │ │ │ Parameters:
│ │ ├── ./usr/share/doc/xonsh-doc/html/api/_autosummary/helpers/xonsh.tracer.html
│ │ │ @@ -532,15 +532,15 @@
│ │ │ -
│ │ │ stop(filename)[source]
│ │ │ Stops tracing a file.
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -toggle_color(toggle: ~typing.Annotated[bool, ((), (('type', <function to_bool at 0x7fd9141b9940>), ('completer', None)))] = False)[source]
│ │ │ +toggle_color(toggle: ~typing.Annotated[bool, ((), (('type', <function to_bool at 0x7f80e5fe1940>), ('completer', None)))] = False)[source]
│ │ │ output color management for tracer
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - toggle
true/false, y/n, etc. to toggle color usage.
│ │ │
│ │ │
│ │ │ ├── html2text {}
│ │ │ │ @@ -196,15 +196,15 @@
│ │ │ │ file paths to watch, use “__file__” (default) to select
│ │ │ │ the current file.
│ │ │ │ start(ffiilleennaammee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Starts tracing a file.
│ │ │ │ stop(ffiilleennaammee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Stops tracing a file.
│ │ │ │ toggle_color(ttooggggllee:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[bbooooll, (((()), ((((''ttyyppee'', <>)), ((''ccoommpplleetteerr'', NNoonnee))))))]] == FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ + ttoo__bbooooll aatt 00xx77ff8800ee55ffee11994400>>)), ((''ccoommpplleetteerr'', NNoonnee))))))]] == FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ output color management for tracer
│ │ │ │ Parameters:
│ │ │ │ ttooggggllee
│ │ │ │ true/false, y/n, etc. to toggle color usage.
│ │ │ │ trace(ffrraammee, eevveenntt, aarrgg, **, ffiinndd__ffiillee==<>,
│ │ │ │ pprriinntt__ccoolloorr==<>)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Implements a line tracing function.
│ │ ├── ./usr/share/doc/xonsh-doc/html/api/_autosummary/helpers/xonsh.xontribs.html
│ │ │ @@ -772,15 +772,15 @@
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.xontribs.xontribs_load(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_names_completer at 0x7fd913ab2480>)))] = (), verbose=False, full_module=False, suppress_warnings=False)[source]
│ │ │ +xonsh.xontribs.xontribs_load(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_names_completer at 0x7f80e58e6480>)))] = (), verbose=False, full_module=False, suppress_warnings=False)[source]
│ │ │ Load xontribs from a list of names
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - names
names of xontribs
│ │ │
│ │ │ - verbose-v, –verbose
verbose output
│ │ │ @@ -798,15 +798,15 @@
│ │ │ -
│ │ │ xonsh.xontribs.xontribs_loaded()[source]
│ │ │ Returns list of loaded xontribs.
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.xontribs.xontribs_reload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7fd913ab2520>)))] = (), verbose=False)[source]
│ │ │ +xonsh.xontribs.xontribs_reload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7f80e58e6520>)))] = (), verbose=False)[source]
│ │ │ Reload the given xontribs
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - names
name of xontribs to reload
│ │ │
│ │ │ - verbose-v, –verbose
verbose output
│ │ │ @@ -814,15 +814,15 @@
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.xontribs.xontribs_unload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7fd913ab2520>)))] = (), verbose=False)[source]
│ │ │ +xonsh.xontribs.xontribs_unload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7f80e58e6520>)))] = (), verbose=False)[source]
│ │ │ Unload the given xontribs
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - names
name of xontribs to unload
│ │ │
│ │ │ - verbose-v, –verbose
verbose output
│ │ │ ├── html2text {}
│ │ │ │ @@ -297,15 +297,15 @@
│ │ │ │ xonsh.xontribs.xontribs_list(ttoo__jjssoonn==FFaallssee, __ssttddoouutt==NNoonnee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ List installed xontribs and show whether they are loaded or not
│ │ │ │ Parameters:
│ │ │ │ ttoo__jjssoonn-j, –json
│ │ │ │ reports results as json
│ │ │ │ xonsh.xontribs.xontribs_load(nnaammeess:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[~~ttyyppiinngg..SSeeqquueennccee[[ssttrr]],,
│ │ │ │ (((()),, ((((''nnaarrggss'',, ''++'')),, ((''ccoommpplleetteerr'',, <>))))))]] == (()),, vveerrbboossee==FFaallssee,, ffuullll__mmoodduullee==FFaallssee,,
│ │ │ │ + 00xx77ff8800ee5588ee66448800>>))))))]] == (()),, vveerrbboossee==FFaallssee,, ffuullll__mmoodduullee==FFaallssee,,
│ │ │ │ ssuupppprreessss__wwaarrnniinnggss==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Load xontribs from a list of names
│ │ │ │ Parameters:
│ │ │ │ nnaammeess
│ │ │ │ names of xontribs
│ │ │ │ vveerrbboossee-v, –verbose
│ │ │ │ verbose output
│ │ │ │ @@ -314,24 +314,24 @@
│ │ │ │ not inside xontrib package
│ │ │ │ ssuupppprreessss__wwaarrnniinnggss-s, –suppress-warnings
│ │ │ │ no warnings about missing xontribs and return code 0
│ │ │ │ xonsh.xontribs.xontribs_loaded()_[_s_o_u_r_c_e_]_¶
│ │ │ │ Returns list of loaded xontribs.
│ │ │ │ xonsh.xontribs.xontribs_reload(nnaammeess:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[~~ttyyppiinngg..SSeeqquueennccee
│ │ │ │ [[ssttrr]],, (((()),, ((((''nnaarrggss'',, ''++'')),, ((''ccoommpplleetteerr'',, <>))))))]] == (()),, vveerrbboossee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ + aatt 00xx77ff8800ee5588ee66552200>>))))))]] == (()),, vveerrbboossee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Reload the given xontribs
│ │ │ │ Parameters:
│ │ │ │ nnaammeess
│ │ │ │ name of xontribs to reload
│ │ │ │ vveerrbboossee-v, –verbose
│ │ │ │ verbose output
│ │ │ │ xonsh.xontribs.xontribs_unload(nnaammeess:: ~~ttyyppiinngg..AAnnnnoottaatteedd[[~~ttyyppiinngg..SSeeqquueennccee
│ │ │ │ [[ssttrr]],, (((()),, ((((''nnaarrggss'',, ''++'')),, ((''ccoommpplleetteerr'',, <>))))))]] == (()),, vveerrbboossee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ + aatt 00xx77ff8800ee5588ee66552200>>))))))]] == (()),, vveerrbboossee==FFaallssee)_[_s_o_u_r_c_e_]_¶
│ │ │ │ Unload the given xontribs
│ │ │ │ Parameters:
│ │ │ │ nnaammeess
│ │ │ │ name of xontribs to unload
│ │ │ │ vveerrbboossee-v, –verbose
│ │ │ │ verbose output
│ │ │ │ Notes
│ │ ├── ./usr/share/doc/xonsh-doc/html/envvars.html
│ │ │ @@ -773,23 +773,23 @@
│ │ │
│ │ │
│ │ │ General
│ │ │
│ │ │ $HOSTNAME
│ │ │ Automatically set to the name of the current host.
│ │ │ configurable: True
│ │ │ -default: <function GeneralSetting.<lambda> at 0x7fd913f1b1a0>
│ │ │ +default: <function GeneralSetting.<lambda> at 0x7f80e5d4b1a0>
│ │ │ store_as_str: False
│ │ │
│ │ │
│ │ │
│ │ │ $HOSTTYPE
│ │ │ Automatically set to a string that fully describes the system type on which xonsh is executing.
│ │ │ configurable: True
│ │ │ -default: <function GeneralSetting.<lambda> at 0x7fd913f1b240>
│ │ │ +default: <function GeneralSetting.<lambda> at 0x7f80e5d4b240>
│ │ │ store_as_str: False
│ │ │
│ │ │
│ │ │
│ │ │ $OLDPWD
│ │ │ Used to represent a previous present working directory.
│ │ │ configurable: False
│ │ │ ├── html2text {}
│ │ │ │ @@ -227,22 +227,22 @@
│ │ │ │ _PP_rr_oo_mm_pp_tt_ _TT_oo_oo_ll_kk_ii_tt_ _tt_aa_bb_--_cc_oo_mm_pp_ll_ee_tt_ii_oo_nn_?¶
│ │ │ │ _$_C_O_M_P_L_E_T_I_O_N_S___C_O_N_F_I_R_M _$_C_O_M_P_L_E_T_I_O_N_S___D_I_S_P_L_A_Y _$_C_O_M_P_L_E_T_I_O_N_S___M_E_N_U___R_O_W_S
│ │ │ │ _$_C_O_M_P_L_E_T_I_O_N___I_N___T_H_R_E_A_D _$_C_O_M_P_L_E_T_I_O_N___M_O_D_E _$_U_P_D_A_T_E___C_O_M_P_L_E_T_I_O_N_S___O_N___K_E_Y_P_R_E_S_S
│ │ │ │ ********** GGeenneerraall_?¶ **********
│ │ │ │ ******** $$HHOOSSTTNNAAMMEE_?¶ ********
│ │ │ │ Automatically set to the name of the current host.
│ │ │ │ ccoonnffiigguurraabbllee:: True
│ │ │ │ -ddeeffaauulltt:: at 0x7fd913f1b1a0>
│ │ │ │ +ddeeffaauulltt:: at 0x7f80e5d4b1a0>
│ │ │ │ ssttoorree__aass__ssttrr:: False
│ │ │ │ ===============================================================================
│ │ │ │ ******** $$HHOOSSTTTTYYPPEE_?¶ ********
│ │ │ │ Automatically set to a string that fully describes the system type on which
│ │ │ │ xonsh is executing.
│ │ │ │ ccoonnffiigguurraabbllee:: True
│ │ │ │ -ddeeffaauulltt:: at 0x7fd913f1b240>
│ │ │ │ +ddeeffaauulltt:: at 0x7f80e5d4b240>
│ │ │ │ ssttoorree__aass__ssttrr:: False
│ │ │ │ ===============================================================================
│ │ │ │ ******** $$OOLLDDPPWWDD_?¶ ********
│ │ │ │ Used to represent a previous present working directory.
│ │ │ │ ccoonnffiigguurraabbllee:: False
│ │ │ │ ddeeffaauulltt:: ‘.’
│ │ │ │ ssttoorree__aass__ssttrr:: False
│ │ ├── ./usr/share/doc/xonsh-doc/html/searchindex.js
│ │ │ ├── js-beautify {}
│ │ │ │ @@ -12937,21 +12937,21 @@
│ │ │ │ "0b100101": [34, 98],
│ │ │ │ "0b1101": [34, 98],
│ │ │ │ "0dadd6": 70,
│ │ │ │ "0m": [108, 115],
│ │ │ │ "0o700": 139,
│ │ │ │ "0o777": 139,
│ │ │ │ "0x7efc8b367d90": 139,
│ │ │ │ - "0x7fd90b4a5120": 9,
│ │ │ │ - "0x7fd913ab2480": 98,
│ │ │ │ - "0x7fd913ab2520": 98,
│ │ │ │ - "0x7fd913f1b1a0": 119,
│ │ │ │ - "0x7fd913f1b240": 119,
│ │ │ │ - "0x7fd913f4bec0": 31,
│ │ │ │ - "0x7fd9141b9940": 95,
│ │ │ │ + "0x7f80dd3d9120": 9,
│ │ │ │ + "0x7f80e58e6480": 98,
│ │ │ │ + "0x7f80e58e6520": 98,
│ │ │ │ + "0x7f80e5d4b1a0": 119,
│ │ │ │ + "0x7f80e5d4b240": 119,
│ │ │ │ + "0x7f80e5d7bec0": 31,
│ │ │ │ + "0x7f80e5fe1940": 95,
│ │ │ │ "1": [0, 1, 2, 17, 19, 21, 25, 27, 28, 32, 34, 35, 36, 38, 41, 47, 54, 74, 78, 79, 80, 88, 90, 92, 93, 94, 95, 97, 98, 100, 102, 107, 108, 118, 119, 120, 127, 130, 139, 140, 142, 143, 144, 149],
│ │ │ │ "10": [0, 19, 34, 92, 98, 119, 130, 139, 142, 144, 145, 149],
│ │ │ │ "100": [19, 24, 109, 119, 121, 142],
│ │ │ │ "1000": [28, 88, 143],
│ │ │ │ "100000000": 144,
│ │ │ │ "100x": 109,
│ │ │ │ "1024": 35,