--- /srv/rebuilderd/tmp/rebuilderdpXyJ92/inputs/python3.13-doc_3.13.14-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderdpXyJ92/out/python3.13-doc_3.13.14-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-06-10 18:10:12.000000 debian-binary │ -rw-r--r-- 0 0 0 26588 2026-06-10 18:10:12.000000 control.tar.xz │ --rw-r--r-- 0 0 0 15637196 2026-06-10 18:10:12.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 15637048 2026-06-10 18:10:12.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -1155,15 +1155,15 @@ │ │ │ -rw-r--r-- 0 root (0) root (0) 795 2026-06-10 18:10:12.000000 ./usr/share/doc-base/python3.13-doc.python3.13-ext │ │ │ -rw-r--r-- 0 root (0) root (0) 688 2026-06-10 18:10:12.000000 ./usr/share/doc-base/python3.13-doc.python3.13-lib │ │ │ -rw-r--r-- 0 root (0) root (0) 326 2026-06-10 18:10:12.000000 ./usr/share/doc-base/python3.13-doc.python3.13-new │ │ │ -rw-r--r-- 0 root (0) root (0) 905 2026-06-10 18:10:12.000000 ./usr/share/doc-base/python3.13-doc.python3.13-ref │ │ │ -rw-r--r-- 0 root (0) root (0) 547 2026-06-10 18:10:12.000000 ./usr/share/doc-base/python3.13-doc.python3.13-tut │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-06-10 18:10:12.000000 ./usr/share/info/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-06-10 18:10:12.000000 ./usr/share/info/python3.13/ │ │ │ --rw-r--r-- 0 root (0) root (0) 5349914 2026-06-10 18:10:12.000000 ./usr/share/info/python3.13.info.gz │ │ │ +-rw-r--r-- 0 root (0) root (0) 5349911 2026-06-10 18:10:12.000000 ./usr/share/info/python3.13.info.gz │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-06-10 18:10:12.000000 ./usr/share/lintian/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2026-06-10 18:10:12.000000 ./usr/share/lintian/overrides/ │ │ │ -rw-r--r-- 0 root (0) root (0) 80 2026-06-10 18:10:12.000000 ./usr/share/lintian/overrides/python3.13-doc │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-06-10 18:10:12.000000 ./usr/share/devhelp/books/python3.13 -> ../../doc/python3.13/html │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-06-10 18:10:12.000000 ./usr/share/doc/python3.13/html/_static/jquery.js -> ../../../../javascript/jquery/jquery.js │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-06-10 18:10:12.000000 ./usr/share/doc/python3.13/html/_static/underscore.js -> ../../../../javascript/underscore/underscore.js │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2026-06-10 18:10:12.000000 ./usr/share/doc/python3.13-doc/html -> ../python3.13/html │ │ ├── ./usr/share/doc/python3.13/html/library/audit_events.html │ │ │ @@ -266,15 +266,15 @@ │ │ │ │ │ │

cpython.run_startup

│ │ │

filename

│ │ │

[1]

│ │ │ │ │ │

cpython.run_stdin

│ │ │

│ │ │ -

[1][2][3]

│ │ │ +

[1][2][3]

│ │ │ │ │ │

ctypes.addressof

│ │ │

obj

│ │ │

[1]

│ │ │ │ │ │

ctypes.call_function

│ │ │

func_pointer, arguments

│ │ ├── ./usr/share/doc/python3.13/html/using/cmdline.html │ │ │ @@ -316,15 +316,15 @@ │ │ │
│ │ │ -
│ │ │

Read commands from standard input (sys.stdin). If standard input is │ │ │ a terminal, -i is implied.

│ │ │

If this option is given, the first element of sys.argv will be │ │ │ "-" and the current directory will be added to the start of │ │ │ sys.path.

│ │ │ -

Raises an auditing event cpython.run_stdin with no arguments.

│ │ │ +

Raises an auditing event cpython.run_stdin with no arguments.

│ │ │
│ │ │ │ │ │
│ │ │
│ │ │ <script>
│ │ │

Execute the Python code contained in script, which must be a filesystem │ │ │ path (absolute or relative) referring to either a Python file, a directory │ │ │ @@ -981,15 +981,15 @@ │ │ │

│ │ │
│ │ │ PYTHONINSPECT
│ │ │

If this is set to a non-empty string it is equivalent to specifying the │ │ │ -i option.

│ │ │

This variable can also be modified by Python code using os.environ │ │ │ to force inspect mode on program termination.

│ │ │ -

Raises an auditing event cpython.run_stdin with no arguments.

│ │ │ +

Raises an auditing event cpython.run_stdin with no arguments.

│ │ │
│ │ │

Changed in version 3.12.5: (also 3.11.10, 3.10.15, 3.9.20, and 3.8.20) │ │ │ Emits audit events.

│ │ │
│ │ │
│ │ │

Changed in version 3.13: Uses PyREPL if possible, in which case PYTHONSTARTUP is │ │ │ also executed. Emits audit events.

│ │ ├── ./usr/share/info/python3.13.info.gz │ │ │ ├── python3.13.info │ │ │ │ @@ -1374507,78 +1374507,78 @@ │ │ │ │ 014f92a0: 330a 5265 663a 2047 6c6f 6261 6c20 556e 3.Ref: Global Un │ │ │ │ 014f92b0: 626f 756e 6465 6420 5365 7175 656e 6365 bounded Sequence │ │ │ │ 014f92c0: 7320 4755 532d 466f 6f74 6e6f 7465 2d31 s GUS-Footnote-1 │ │ │ │ 014f92d0: 7f31 3732 3435 3537 350a 4e6f 6465 3a20 .17245575.Node: │ │ │ │ 014f92e0: 5079 7468 6f6e 204d 6f64 756c 6520 496e Python Module In │ │ │ │ 014f92f0: 6465 787f 3137 3234 3536 3533 0a4e 6f64 dex.17245653.Nod │ │ │ │ 014f9300: 653a 2049 6e64 6578 7f31 3732 3634 3838 e: Index.1726488 │ │ │ │ -014f9310: 380a 5265 663a 206c 6962 7261 7279 2f75 8.Ref: library/u │ │ │ │ -014f9320: 6e69 7474 6573 7420 756e 6974 7465 7374 nittest unittest │ │ │ │ -014f9330: 2074 6561 7244 6f77 6e4d 6f64 756c 657f tearDownModule. │ │ │ │ -014f9340: 3139 3337 3539 3631 0a52 6566 3a20 3131 19375961.Ref: 11 │ │ │ │ -014f9350: 6532 7f31 3933 3735 3936 320a 5265 663a e2.19375962.Ref: │ │ │ │ -014f9360: 206c 6962 7261 7279 2f73 7464 7479 7065 library/stdtype │ │ │ │ -014f9370: 7320 7475 706c 6520 636f 756e 747f 3139 s tuple count.19 │ │ │ │ -014f9380: 3337 3539 3634 0a52 6566 3a20 3138 3138 375964.Ref: 1818 │ │ │ │ -014f9390: 7f31 3933 3735 3936 360a 5265 663a 2075 .19375966.Ref: u │ │ │ │ -014f93a0: 7369 6e67 2f63 6d64 6c69 6e65 2061 7564 sing/cmdline aud │ │ │ │ -014f93b0: 6974 5f65 7665 6e74 5f63 7079 7468 6f6e it_event_cpython │ │ │ │ -014f93c0: 5f72 756e 5f73 7464 696e 5f31 7f31 3933 _run_stdin_1.193 │ │ │ │ -014f93d0: 3735 3936 380a 5265 663a 206c 6962 7261 75968.Ref: libra │ │ │ │ -014f93e0: 7279 2f73 7464 7479 7065 7320 6c69 7374 ry/stdtypes list │ │ │ │ -014f93f0: 2070 6f70 7f31 3933 3735 3937 300a 5265 pop.19375970.Re │ │ │ │ -014f9400: 663a 206c 6962 7261 7279 2f61 7379 6e63 f: library/async │ │ │ │ -014f9410: 696f 2061 7564 6974 5f65 7665 6e74 5f63 io audit_event_c │ │ │ │ -014f9420: 7079 7468 6f6e 5f72 756e 5f73 7464 696e python_run_stdin │ │ │ │ -014f9430: 5f30 7f31 3933 3735 3937 320a 5265 663a _0.19375972.Ref: │ │ │ │ -014f9440: 2075 7369 6e67 2f63 6d64 6c69 6e65 2061 using/cmdline a │ │ │ │ -014f9450: 7564 6974 5f65 7665 6e74 5f63 7079 7468 udit_event_cpyth │ │ │ │ -014f9460: 6f6e 5f72 756e 5f73 7464 696e 5f32 7f31 on_run_stdin_2.1 │ │ │ │ -014f9470: 3933 3735 3937 340a 5265 663a 206c 6962 9375974.Ref: lib │ │ │ │ -014f9480: 7261 7279 2f73 7464 7479 7065 7320 6c69 rary/stdtypes li │ │ │ │ -014f9490: 7374 2063 6f70 797f 3139 3337 3539 3736 st copy.19375976 │ │ │ │ -014f94a0: 0a52 6566 3a20 3434 3432 7f31 3933 3735 .Ref: 4442.19375 │ │ │ │ -014f94b0: 3937 380a 5265 663a 206c 6962 7261 7279 978.Ref: library │ │ │ │ -014f94c0: 2f73 7464 7479 7065 7320 6c69 7374 2061 /stdtypes list a │ │ │ │ -014f94d0: 7070 656e 647f 3139 3337 3539 3830 0a52 ppend.19375980.R │ │ │ │ -014f94e0: 6566 3a20 3336 357f 3139 3337 3539 3832 ef: 365.19375982 │ │ │ │ -014f94f0: 0a52 6566 3a20 3134 3136 7f31 3933 3735 .Ref: 1416.19375 │ │ │ │ -014f9500: 3938 340a 5265 663a 206c 6962 7261 7279 984.Ref: library │ │ │ │ -014f9510: 2f5f 7468 7265 6164 2073 7461 7274 5f6e /_thread start_n │ │ │ │ -014f9520: 6577 5f74 6872 6561 647f 3139 3337 3539 ew_thread.193759 │ │ │ │ -014f9530: 3836 0a52 6566 3a20 3434 3434 7f31 3933 86.Ref: 4444.193 │ │ │ │ -014f9540: 3735 3938 380a 5265 663a 2036 6436 7f31 75988.Ref: 6d6.1 │ │ │ │ -014f9550: 3933 3735 3939 300a 5265 663a 206c 6962 9375990.Ref: lib │ │ │ │ -014f9560: 7261 7279 2f73 7464 7479 7065 7320 6c69 rary/stdtypes li │ │ │ │ -014f9570: 7374 2072 656d 6f76 657f 3139 3337 3539 st remove.193759 │ │ │ │ -014f9580: 3932 0a52 6566 3a20 7573 696e 672f 636d 92.Ref: using/cm │ │ │ │ -014f9590: 646c 696e 6520 6175 6469 745f 6576 656e dline audit_even │ │ │ │ -014f95a0: 745f 6370 7974 686f 6e5f 7275 6e5f 6669 t_cpython_run_fi │ │ │ │ -014f95b0: 6c65 5f30 7f31 3933 3735 3939 340a 5265 le_0.19375994.Re │ │ │ │ -014f95c0: 663a 206c 6962 7261 7279 2f73 7464 7479 f: library/stdty │ │ │ │ -014f95d0: 7065 7320 7475 706c 6520 696e 6465 787f pes tuple index. │ │ │ │ -014f95e0: 3139 3337 3539 3936 0a52 6566 3a20 3134 19375996.Ref: 14 │ │ │ │ -014f95f0: 3135 7f31 3933 3735 3939 380a 5265 663a 15.19375998.Ref: │ │ │ │ -014f9600: 2033 3634 7f31 3933 3736 3030 300a 5265 364.19376000.Re │ │ │ │ -014f9610: 663a 2034 3434 337f 3139 3337 3630 3032 f: 4443.19376002 │ │ │ │ -014f9620: 0a52 6566 3a20 3434 3431 7f31 3933 3736 .Ref: 4441.19376 │ │ │ │ -014f9630: 3030 340a 5265 663a 2032 3736 367f 3139 004.Ref: 2766.19 │ │ │ │ -014f9640: 3337 3630 3036 0a52 6566 3a20 6c69 6272 376006.Ref: libr │ │ │ │ -014f9650: 6172 792f 7469 6d65 2061 7564 6974 5f65 ary/time audit_e │ │ │ │ -014f9660: 7665 6e74 5f74 696d 655f 736c 6565 705f vent_time_sleep_ │ │ │ │ -014f9670: 307f 3139 3337 3630 3038 0a52 6566 3a20 0.19376008.Ref: │ │ │ │ -014f9680: 6c69 6272 6172 792f 7374 6474 7970 6573 library/stdtypes │ │ │ │ -014f9690: 206c 6973 7420 6578 7465 6e64 7f31 3933 list extend.193 │ │ │ │ -014f96a0: 3736 3031 300a 5265 663a 2031 6466 357f 76010.Ref: 1df5. │ │ │ │ -014f96b0: 3139 3337 3630 3132 0a52 6566 3a20 3434 19376012.Ref: 44 │ │ │ │ -014f96c0: 3463 7f31 3933 3736 3031 340a 5265 663a 4c.19376014.Ref: │ │ │ │ -014f96d0: 206c 6962 7261 7279 2f73 7464 7479 7065 library/stdtype │ │ │ │ -014f96e0: 7320 6c69 7374 2063 6c65 6172 7f31 3933 s list clear.193 │ │ │ │ -014f96f0: 3736 3031 360a 5265 663a 2034 3433 657f 76016.Ref: 443e. │ │ │ │ -014f9700: 3139 3337 3630 3138 0a52 6566 3a20 3133 19376018.Ref: 13 │ │ │ │ -014f9710: 3837 7f31 3933 3736 3032 300a 5265 663a 87.19376020.Ref: │ │ │ │ -014f9720: 206c 6962 7261 7279 2f73 7464 7479 7065 library/stdtype │ │ │ │ -014f9730: 7320 6c69 7374 2069 6e73 6572 747f 3139 s list insert.19 │ │ │ │ +014f9310: 380a 5265 663a 206c 6962 7261 7279 2f73 8.Ref: library/s │ │ │ │ +014f9320: 7464 7479 7065 7320 7475 706c 6520 636f tdtypes tuple co │ │ │ │ +014f9330: 756e 747f 3139 3337 3539 3631 0a52 6566 unt.19375961.Ref │ │ │ │ +014f9340: 3a20 3434 3432 7f31 3933 3735 3936 320a : 4442.19375962. │ │ │ │ +014f9350: 5265 663a 206c 6962 7261 7279 2f73 7464 Ref: library/std │ │ │ │ +014f9360: 7479 7065 7320 6c69 7374 2069 6e73 6572 types list inser │ │ │ │ +014f9370: 747f 3139 3337 3539 3634 0a52 6566 3a20 t.19375964.Ref: │ │ │ │ +014f9380: 6c69 6272 6172 792f 7374 6474 7970 6573 library/stdtypes │ │ │ │ +014f9390: 206c 6973 7420 6578 7465 6e64 7f31 3933 list extend.193 │ │ │ │ +014f93a0: 3735 3936 360a 5265 663a 2034 3434 347f 75966.Ref: 4444. │ │ │ │ +014f93b0: 3139 3337 3539 3638 0a52 6566 3a20 6c69 19375968.Ref: li │ │ │ │ +014f93c0: 6272 6172 792f 7469 6d65 2061 7564 6974 brary/time audit │ │ │ │ +014f93d0: 5f65 7665 6e74 5f74 696d 655f 736c 6565 _event_time_slee │ │ │ │ +014f93e0: 705f 307f 3139 3337 3539 3730 0a52 6566 p_0.19375970.Ref │ │ │ │ +014f93f0: 3a20 6c69 6272 6172 792f 5f74 6872 6561 : library/_threa │ │ │ │ +014f9400: 6420 7374 6172 745f 6e65 775f 7468 7265 d start_new_thre │ │ │ │ +014f9410: 6164 7f31 3933 3735 3937 320a 5265 663a ad.19375972.Ref: │ │ │ │ +014f9420: 2036 6436 7f31 3933 3735 3937 340a 5265 6d6.19375974.Re │ │ │ │ +014f9430: 663a 206c 6962 7261 7279 2f73 7464 7479 f: library/stdty │ │ │ │ +014f9440: 7065 7320 6c69 7374 2061 7070 656e 647f pes list append. │ │ │ │ +014f9450: 3139 3337 3539 3736 0a52 6566 3a20 3336 19375976.Ref: 36 │ │ │ │ +014f9460: 357f 3139 3337 3539 3738 0a52 6566 3a20 5.19375978.Ref: │ │ │ │ +014f9470: 3131 6532 7f31 3933 3735 3938 300a 5265 11e2.19375980.Re │ │ │ │ +014f9480: 663a 2032 3736 367f 3139 3337 3539 3832 f: 2766.19375982 │ │ │ │ +014f9490: 0a52 6566 3a20 7573 696e 672f 636d 646c .Ref: using/cmdl │ │ │ │ +014f94a0: 696e 6520 6175 6469 745f 6576 656e 745f ine audit_event_ │ │ │ │ +014f94b0: 6370 7974 686f 6e5f 7275 6e5f 7374 6469 cpython_run_stdi │ │ │ │ +014f94c0: 6e5f 307f 3139 3337 3539 3834 0a52 6566 n_0.19375984.Ref │ │ │ │ +014f94d0: 3a20 3434 3365 7f31 3933 3735 3938 360a : 443e.19375986. │ │ │ │ +014f94e0: 5265 663a 2031 3431 357f 3139 3337 3539 Ref: 1415.193759 │ │ │ │ +014f94f0: 3838 0a52 6566 3a20 6c69 6272 6172 792f 88.Ref: library/ │ │ │ │ +014f9500: 7374 6474 7970 6573 206c 6973 7420 636c stdtypes list cl │ │ │ │ +014f9510: 6561 727f 3139 3337 3539 3930 0a52 6566 ear.19375990.Ref │ │ │ │ +014f9520: 3a20 3138 3138 7f31 3933 3735 3939 320a : 1818.19375992. │ │ │ │ +014f9530: 5265 663a 2033 3634 7f31 3933 3735 3939 Ref: 364.1937599 │ │ │ │ +014f9540: 340a 5265 663a 206c 6962 7261 7279 2f73 4.Ref: library/s │ │ │ │ +014f9550: 7464 7479 7065 7320 7475 706c 6520 696e tdtypes tuple in │ │ │ │ +014f9560: 6465 787f 3139 3337 3539 3936 0a52 6566 dex.19375996.Ref │ │ │ │ +014f9570: 3a20 7573 696e 672f 636d 646c 696e 6520 : using/cmdline │ │ │ │ +014f9580: 6175 6469 745f 6576 656e 745f 6370 7974 audit_event_cpyt │ │ │ │ +014f9590: 686f 6e5f 7275 6e5f 6669 6c65 5f30 7f31 hon_run_file_0.1 │ │ │ │ +014f95a0: 3933 3735 3939 380a 5265 663a 2034 3434 9375998.Ref: 444 │ │ │ │ +014f95b0: 637f 3139 3337 3630 3030 0a52 6566 3a20 c.19376000.Ref: │ │ │ │ +014f95c0: 6c69 6272 6172 792f 756e 6974 7465 7374 library/unittest │ │ │ │ +014f95d0: 2075 6e69 7474 6573 7420 7465 6172 446f unittest tearDo │ │ │ │ +014f95e0: 776e 4d6f 6475 6c65 7f31 3933 3736 3030 wnModule.1937600 │ │ │ │ +014f95f0: 320a 5265 663a 206c 6962 7261 7279 2f73 2.Ref: library/s │ │ │ │ +014f9600: 7464 7479 7065 7320 6c69 7374 2072 656d tdtypes list rem │ │ │ │ +014f9610: 6f76 657f 3139 3337 3630 3034 0a52 6566 ove.19376004.Ref │ │ │ │ +014f9620: 3a20 3434 3431 7f31 3933 3736 3030 360a : 4441.19376006. │ │ │ │ +014f9630: 5265 663a 206c 6962 7261 7279 2f73 7464 Ref: library/std │ │ │ │ +014f9640: 7479 7065 7320 6c69 7374 2063 6f70 797f types list copy. │ │ │ │ +014f9650: 3139 3337 3630 3038 0a52 6566 3a20 6c69 19376008.Ref: li │ │ │ │ +014f9660: 6272 6172 792f 6173 796e 6369 6f20 6175 brary/asyncio au │ │ │ │ +014f9670: 6469 745f 6576 656e 745f 6370 7974 686f dit_event_cpytho │ │ │ │ +014f9680: 6e5f 7275 6e5f 7374 6469 6e5f 307f 3139 n_run_stdin_0.19 │ │ │ │ +014f9690: 3337 3630 3130 0a52 6566 3a20 3133 3837 376010.Ref: 1387 │ │ │ │ +014f96a0: 7f31 3933 3736 3031 320a 5265 663a 2031 .19376012.Ref: 1 │ │ │ │ +014f96b0: 6466 357f 3139 3337 3630 3134 0a52 6566 df5.19376014.Ref │ │ │ │ +014f96c0: 3a20 6c69 6272 6172 792f 7374 6474 7970 : library/stdtyp │ │ │ │ +014f96d0: 6573 206c 6973 7420 706f 707f 3139 3337 es list pop.1937 │ │ │ │ +014f96e0: 3630 3136 0a52 6566 3a20 3134 3136 7f31 6016.Ref: 1416.1 │ │ │ │ +014f96f0: 3933 3736 3031 380a 5265 663a 2034 3434 9376018.Ref: 444 │ │ │ │ +014f9700: 337f 3139 3337 3630 3230 0a52 6566 3a20 3.19376020.Ref: │ │ │ │ +014f9710: 7573 696e 672f 636d 646c 696e 6520 6175 using/cmdline au │ │ │ │ +014f9720: 6469 745f 6576 656e 745f 6370 7974 686f dit_event_cpytho │ │ │ │ +014f9730: 6e5f 7275 6e5f 7374 6469 6e5f 317f 3139 n_run_stdin_1.19 │ │ │ │ 014f9740: 3337 3630 3232 0a1f 0a45 6e64 2054 6167 376022...End Tag │ │ │ │ 014f9750: 2054 6162 6c65 0a0a 1f0a 4c6f 6361 6c20 Table....Local │ │ │ │ 014f9760: 5661 7269 6162 6c65 733a 0a63 6f64 696e Variables:.codin │ │ │ │ 014f9770: 673a 2075 7466 2d38 0a45 6e64 3a0a g: utf-8.End:.