Hi Maxim,
> --8<---------------cut here---------------start------------->8--- > diff -r > /gnu/store/crwhhm91cgms8fnydvqkmbqbjrypqv48-python-ipython-documentation-7.5.0/share/doc/python-ipython-documentation-7.5.0/html/sphinxext.html > > /gnu/store/crwhhm91cgms8fnydvqkmbqbjrypqv48-python-ipython-documentation-7.5.0-check/share/doc/python-ipython-documentation-7.5.0/html/sphinxext.html > 624c624 > < <span class="go">Out[2]: datetime.datetime(2019, 9, 11, 0, 16, 37, > 683664)</span> > --- >> <span class="go">Out[2]: datetime.datetime(2019, 9, 11, 1, 19, 45, >> 915814)</span> > 632c632 > < <span class="go">50.1 ms +- 2.31 us per loop (mean +- std. dev. of 7 runs, > 10 loops each)</span> > --- >> <span class="go">50.1 ms +- 11 us per loop (mean +- std. dev. of 7 runs, 10 >> loops each)</span> > --8<---------------cut here---------------end--------------->8--- This is now fixed in commit 0f272518eca06f849cef86d26c294f17edc82c3e. Thanks for the report! -- Ricardo