--- /srv/rebuilderd/tmp/rebuilderdka1Opg/inputs/xonsh-doc_0.22.6+dfsg-1_all.deb
+++ /srv/rebuilderd/tmp/rebuilderdka1Opg/out/xonsh-doc_0.22.6+dfsg-1_all.deb
├── file list
│ @@ -1,3 +1,3 @@
│ -rw-r--r-- 0 0 0 4 2026-03-06 21:36:11.000000 debian-binary
│ --rw-r--r-- 0 0 0 10924 2026-03-06 21:36:11.000000 control.tar.xz
│ --rw-r--r-- 0 0 0 1130336 2026-03-06 21:36:11.000000 data.tar.xz
│ +-rw-r--r-- 0 0 0 10928 2026-03-06 21:36:11.000000 control.tar.xz
│ +-rw-r--r-- 0 0 0 1130316 2026-03-06 21:36:11.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
│ │ │ @@ -425,15 +425,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 0x7fd9bffc9120>),))])[source]
│ │ │ +xonsh.completers.completer.remove_completer(name: ~typing.Annotated[str, ((), (('completer', <function complete_completer_names at 0x7f6b94261120>),))])[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 {}
│ │ │ │ @@ -153,15 +153,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
│ │ │ @@ -432,15 +432,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 0x7fd9c5137e20>)))], 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 0x7f6b98b7be20>)))], 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 {}
│ │ │ │ @@ -161,15 +161,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 00xx77ff66bb9988bb77bbee2200>>))))))]],, 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
│ │ │ @@ -533,15 +533,15 @@
│ │ │ -
│ │ │ stop(filename)[source]
│ │ │ Stops tracing a file.
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -toggle_color(toggle: ~typing.Annotated[bool, ((), (('type', <function to_bool at 0x7fd9c53a5940>), ('completer', None)))] = False)[source]
│ │ │ +toggle_color(toggle: ~typing.Annotated[bool, ((), (('type', <function to_bool at 0x7f6b98de1940>), ('completer', None)))] = False)[source]
│ │ │ output color management for tracer
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - toggle
true/false, y/n, etc. to toggle color usage.
│ │ │
│ │ │
│ │ │ ├── html2text {}
│ │ │ │ @@ -197,15 +197,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 00xx77ff66bb9988ddee11994400>>)), ((''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
│ │ │ @@ -773,15 +773,15 @@
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.xontribs.xontribs_load(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_names_completer at 0x7fd9c4c9e3e0>)))] = (), 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 0x7f6b986e63e0>)))] = (), 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
│ │ │ @@ -799,15 +799,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 0x7fd9c4c9e480>)))] = (), verbose=False)[source]
│ │ │ +xonsh.xontribs.xontribs_reload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7f6b986e6480>)))] = (), verbose=False)[source]
│ │ │ Reload the given xontribs
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - names
name of xontribs to reload
│ │ │
│ │ │ - verbose-v, –verbose
verbose output
│ │ │ @@ -815,15 +815,15 @@
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │
│ │ │ -
│ │ │ -xonsh.xontribs.xontribs_unload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7fd9c4c9e480>)))] = (), verbose=False)[source]
│ │ │ +xonsh.xontribs.xontribs_unload(names: ~typing.Annotated[~typing.Sequence[str], ((), (('nargs', '+'), ('completer', <function xontrib_unload_completer at 0x7f6b986e6480>)))] = (), verbose=False)[source]
│ │ │ Unload the given xontribs
│ │ │
│ │ │ - Parameters:
│ │ │
│ │ │ - names
name of xontribs to unload
│ │ │
│ │ │ - verbose-v, –verbose
verbose output
│ │ │ ├── html2text {}
│ │ │ │ @@ -298,15 +298,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,,
│ │ │ │ + 00xx77ff66bb998866ee6633ee00>>))))))]] == (()),, 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
│ │ │ │ @@ -315,24 +315,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 00xx77ff66bb998866ee66448800>>))))))]] == (()),, 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 00xx77ff66bb998866ee66448800>>))))))]] == (()),, 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
│ │ │ @@ -774,23 +774,23 @@
│ │ │
│ │ │
│ │ │ General
│ │ │
│ │ │ $HOSTNAME
│ │ │ Automatically set to the name of the current host.
│ │ │ configurable: True
│ │ │ -default: <function GeneralSetting.<lambda> at 0x7fd9c5107100>
│ │ │ +default: <function GeneralSetting.<lambda> at 0x7f6b98b4b100>
│ │ │ 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 0x7fd9c51071a0>
│ │ │ +default: <function GeneralSetting.<lambda> at 0x7f6b98b4b1a0>
│ │ │ store_as_str: False
│ │ │
│ │ │
│ │ │
│ │ │ $OLDPWD
│ │ │ Used to represent a previous present working directory.
│ │ │ configurable: False
│ │ │ ├── html2text {}
│ │ │ │ @@ -228,22 +228,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 0x7fd9c5107100>
│ │ │ │ +ddeeffaauulltt:: at 0x7f6b98b4b100>
│ │ │ │ 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 0x7fd9c51071a0>
│ │ │ │ +ddeeffaauulltt:: at 0x7f6b98b4b1a0>
│ │ │ │ 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 {}
│ │ │ │ @@ -12996,21 +12996,21 @@
│ │ │ │ "0b1101": [34, 99],
│ │ │ │ "0dadd6": 70,
│ │ │ │ "0f7124e": 110,
│ │ │ │ "0m": [109, 116],
│ │ │ │ "0o700": 140,
│ │ │ │ "0o777": 140,
│ │ │ │ "0x7efc8b367d90": 140,
│ │ │ │ - "0x7fd9bffc9120": 9,
│ │ │ │ - "0x7fd9c4c9e3e0": 99,
│ │ │ │ - "0x7fd9c4c9e480": 99,
│ │ │ │ - "0x7fd9c5107100": 120,
│ │ │ │ - "0x7fd9c51071a0": 120,
│ │ │ │ - "0x7fd9c5137e20": 31,
│ │ │ │ - "0x7fd9c53a5940": 96,
│ │ │ │ + "0x7f6b94261120": 9,
│ │ │ │ + "0x7f6b986e63e0": 99,
│ │ │ │ + "0x7f6b986e6480": 99,
│ │ │ │ + "0x7f6b98b4b100": 120,
│ │ │ │ + "0x7f6b98b4b1a0": 120,
│ │ │ │ + "0x7f6b98b7be20": 31,
│ │ │ │ + "0x7f6b98de1940": 96,
│ │ │ │ "1": [0, 1, 2, 17, 19, 21, 25, 27, 28, 32, 34, 35, 36, 38, 41, 47, 54, 74, 78, 79, 80, 88, 91, 93, 94, 95, 96, 98, 99, 101, 103, 108, 109, 119, 120, 121, 128, 131, 140, 141, 143, 144, 145, 150],
│ │ │ │ "10": [0, 19, 34, 93, 99, 120, 131, 140, 143, 145, 146, 150],
│ │ │ │ "100": [19, 24, 110, 120, 122, 143],
│ │ │ │ "1000": [28, 88, 144],
│ │ │ │ "100000000": 145,
│ │ │ │ "100x": 110,
│ │ │ │ "1024": 35,