2.79 KB
/srv/reproducible-results/rbuild-debian/tmp.MtVEmE1WNP/b1/python-taskflow_3.2.0-3_arm64.changes vs.
/srv/reproducible-results/rbuild-debian/tmp.MtVEmE1WNP/b2/python-taskflow_3.2.0-3_arm64.changes
393 B
Files
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 ·0536d601b78f9c776cefe926610e35bf·1768564·doc·optional·python-taskflow-doc_3.2.0-3_all.deb1 ·ae521cadf3403981ebf687c7ff2d4d40·1768568·doc·optional·python-taskflow-doc_3.2.0-3_all.deb
2 ·6f311289d35313605001fec5c96614fc·214232·python·optional·python-taskflow_3.2.0-3_all.deb2 ·6f311289d35313605001fec5c96614fc·214232·python·optional·python-taskflow_3.2.0-3_all.deb
3 ·fc938a54d0ae8ad305f22529003cb397·214360·python·optional·python3-taskflow_3.2.0-3_all.deb3 ·fc938a54d0ae8ad305f22529003cb397·214360·python·optional·python3-taskflow_3.2.0-3_all.deb
2.22 KB
python-taskflow-doc_3.2.0-3_all.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2018-10-07·19:22:49.000000·debian-binary1 -rw-r--r--···0········0········0········4·2018-10-07·19:22:49.000000·debian-binary
2 -rw-r--r--···0········0········0·····6344·2018-10-07·19:22:49.000000·control.tar.xz2 -rw-r--r--···0········0········0·····6344·2018-10-07·19:22:49.000000·control.tar.xz
3 -rw-r--r--···0········0········0··1762028·2018-10-07·19:22:49.000000·data.tar.xz3 -rw-r--r--···0········0········0··1762032·2018-10-07·19:22:49.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
1.7 KB
data.tar.xz
1.68 KB
data.tar
1.67 KB
./usr/share/doc/python-taskflow-doc/html/user/engines.html
    
Offset 842, 15 lines modifiedOffset 842, 15 lines modified
842 <dd><p>States·that·if·the·engine·stops·in·will·<strong>not</strong>·cause·any·potential842 <dd><p>States·that·if·the·engine·stops·in·will·<strong>not</strong>·cause·any·potential
843 failures·to·be·reraised.·States·<strong>not</strong>·in·this·list·will·cause·any843 failures·to·be·reraised.·States·<strong>not</strong>·in·this·list·will·cause·any
844 failure/s·that·were·captured·(if·any)·to·get·reraised.</p>844 failure/s·that·were·captured·(if·any)·to·get·reraised.</p>
845 </dd></dl>845 </dd></dl>
  
846 <dl·class="attribute">846 <dl·class="attribute">
847 <dt·id="taskflow.engines.action_engine.engine.ActionEngine.IGNORABLE_STATES">847 <dt·id="taskflow.engines.action_engine.engine.ActionEngine.IGNORABLE_STATES">
848 <code·class="descname">IGNORABLE_STATES</code><em·class="property">·=·frozenset({'ANALYZING',·'RESUMING',·'SCHEDULING',·'GAME_OVER',·'WAITING',·'UNDEFINED'})</em><a·class="headerlink"·href="#taskflow.engines.action_engine.engine.ActionEngine.IGNORABLE_STATES"·title="Permalink·to·this·definition">¶</a></dt>848 <code·class="descname">IGNORABLE_STATES</code><em·class="property">·=·frozenset({'SCHEDULING',·'RESUMING',·'WAITING',·'UNDEFINED',·'ANALYZING',·'GAME_OVER'})</em><a·class="headerlink"·href="#taskflow.engines.action_engine.engine.ActionEngine.IGNORABLE_STATES"·title="Permalink·to·this·definition">¶</a></dt>
849 <dd><p>Informational·states·this·engines·internal·machine·yields·back·while849 <dd><p>Informational·states·this·engines·internal·machine·yields·back·while
850 running,·not·useful·to·have·the·engine·record·but·useful·to·provide·to850 running,·not·useful·to·have·the·engine·record·but·useful·to·provide·to
851 end-users·when·doing·execution·iterations·via·<a·class="reference·internal"·href="#taskflow.engines.action_engine.engine.ActionEngine.run_iter"·title="taskflow.engines.action_engine.engine.ActionEngine.run_iter"><code·class="xref·py·py-meth·docutils·literal·notranslate"><span·class="pre">run_iter()</span></code></a>.</p>851 end-users·when·doing·execution·iterations·via·<a·class="reference·internal"·href="#taskflow.engines.action_engine.engine.ActionEngine.run_iter"·title="taskflow.engines.action_engine.engine.ActionEngine.run_iter"><code·class="xref·py·py-meth·docutils·literal·notranslate"><span·class="pre">run_iter()</span></code></a>.</p>
852 </dd></dl>852 </dd></dl>
  
853 <dl·class="attribute">853 <dl·class="attribute">
854 <dt·id="taskflow.engines.action_engine.engine.ActionEngine.MAX_MACHINE_STATES_RETAINED">854 <dt·id="taskflow.engines.action_engine.engine.ActionEngine.MAX_MACHINE_STATES_RETAINED">