[pypy-commit] [Git][pypy/pypy][branch/default] 4 commits: branch

Carl Friedrich Bolz-Tereick foss at heptapod.net
Thu May 27 07:47:43 EDT 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
d9c4f435 by Tobias Pape at 2021-05-18T20:14:55+02:00
branch

--HG--
branch : tiny-traceviewer-fix

- - - - -
3ee7172a by Tobias Pape at 2021-05-18T16:33:56+02:00
[traceviewer] improve resilience for uncommon trace formats

In non-pypy-traces, Loops may be non-contiguous and not start at 0.
This fix makes these traces viewable nonetheless

--HG--
branch : tiny-traceviewer-fix

- - - - -
6bc4f197 by Tobias Pape at 2021-05-19T16:17:20+02:00
[traceviewer] Test for non-contiguous loops in pypylog

--HG--
branch : tiny-traceviewer-fix

- - - - -
ef7e7bd5 by Carl Friedrich Bolz-Tereick at 2021-05-27T11:47:37+00:00
Merge branch 'branch/tiny-traceviewer-fix' into 'branch/default'

Tiny Traceviewer Fix

See merge request pypy/pypy!820

- - - - -


2 changed files:

- rpython/jit/tool/test/test_traceviewer.py
- rpython/jit/tool/traceviewer.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d2598b47265af6b6bec1124fd3a78dcb7ba9b457...ef7e7bd5e77b35b0888a01a7142561ef39e99da0

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d2598b47265af6b6bec1124fd3a78dcb7ba9b457...ef7e7bd5e77b35b0888a01a7142561ef39e99da0
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20210527/aa9b2144/attachment.html>


More information about the pypy-commit mailing list