Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits: aa65d76e by Carl Friedrich Bolz-Tereick at 2021-04-27T11:39:13+02:00 start whacking to make things slowly work on python3 - window comes up, still a bit broken --HG-- branch : dotviewer-python3 - - - - - 2a02c10d by Carl Friedrich Bolz-Tereick at 2021-04-27T11:43:12+02:00 kill debug output --HG-- branch : dotviewer-python3 - - - - - 4faeb81d by Carl Friedrich Bolz-Tereick at 2021-04-27T11:44:27+02:00 fix --HG-- branch : dotviewer-python3 - - - - - 2fe3b06c by Carl Friedrich Bolz-Tereick at 2021-04-28T10:07:57+02:00 more hacking, almost works --HG-- branch : dotviewer-python3 - - - - - 8acda9cb by Carl Friedrich Bolz-Tereick at 2021-04-28T10:08:52+02:00 add a __main__.py --HG-- branch : dotviewer-python3 - - - - - bb11edb3 by Carl Friedrich Bolz-Tereick at 2021-04-29T13:47:12+02:00 support a lot more shapes --HG-- branch : dotviewer-python3 - - - - - 0f432b74 by Carl Friedrich Bolz-Tereick at 2021-04-29T14:02:25+02:00 sign error --HG-- branch : dotviewer-python3 - - - - - ee02ff6b by Carl Friedrich Bolz-Tereick at 2021-04-29T19:59:08+02:00 start supporting records --HG-- branch : dotviewer-python3 - - - - - fa0981f8 by Carl Friedrich Bolz-Tereick at 2021-04-29T21:57:33+02:00 bit too much code, but records almost work --HG-- branch : dotviewer-python3 - - - - - ad7e22a5 by Carl Friedrich Bolz-Tereick at 2021-04-29T22:17:19+02:00 highlight the searched string --HG-- branch : dotviewer-python3 - - - - - a96e4cc6 by Carl Friedrich Bolz-Tereick at 2021-04-29T22:17:35+02:00 don't show edges with style=invis --HG-- branch : dotviewer-python3 - - - - - 191260e5 by Carl Friedrich Bolz-Tereick at 2021-04-30T12:38:05+02:00 add a test for records --HG-- branch : dotviewer-python3 - - - - - 0b3d78d9 by Carl Friedrich Bolz-Tereick at 2021-05-03T22:26:18+02:00 support for escaping \{, \}, html entities in records --HG-- branch : dotviewer-python3 - - - - - db680a26 by Carl Friedrich Bolz-Tereick at 2021-05-04T22:07:49+02:00 switch to FiraMath, for better symbol unicode support --HG-- branch : dotviewer-python3 - - - - - 477c1a1f by Carl Friedrich Bolz-Tereick at 2021-05-07T13:00:20+02:00 hide pygame message, as it can mess up the communication with the server --HG-- branch : dotviewer-python3 - - - - - 21a6e885 by Carl Friedrich Bolz-Tereick at 2021-05-15T16:35:28+02:00 (cfbolz, Karl G. Ulbrich): fix more python2-isms, in particular search --HG-- branch : dotviewer-python3 - - - - - 01a32ca4 by Carl Friedrich Bolz-Tereick at 2021-06-17T17:53:39+02:00 merge dotviewer-python3: make dotviewer also python3 compatible and add a few features - - - - - ff03d1dc by Carl Friedrich Bolz-Tereick at 2021-06-17T17:54:46+02:00 document branch - - - - - 16 changed files: - + dotviewer/__main__.py - dotviewer/dotviewer.py - dotviewer/drawgraph.py - + dotviewer/font/FiraMath-Regular.otf - + dotviewer/font/LICENSE - dotviewer/font/README.txt - dotviewer/graphclient.py - dotviewer/graphdisplay.py - dotviewer/graphpage.py - dotviewer/graphparse.py - dotviewer/graphserver.py - dotviewer/msgstruct.py - dotviewer/sshgraphserver.py - dotviewer/strunicode.py - + dotviewer/test/test_record.py - pypy/doc/whatsnew-head.rst View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f60c26a0ea4c42aec0c1122ca718cec47ed36931...ff03d1dc19779a0d1878e067dac0a4d35b874f61 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f60c26a0ea4c42aec0c1122ca718cec47ed36931...ff03d1dc19779a0d1878e067dac0a4d35b874f61 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit