[pypy-commit] [Git][pypy/pypy][branch/top-level-await] reference to proper flag

2021-02-13 Thread Batuhan Taskaya
Batuhan Taskaya pushed to branch branch/top-level-await at PyPy / pypy Commits: 50beed96 by isidentical at 2021-02-14T00:34:00+03:00 reference to proper flag --HG-- branch : top-level-await - - - - - 2 changed files: - pypy/interpreter/astcompiler/codegen.py - pypy/interpreter/astcompiler/

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/top-level-await

2021-02-13 Thread Batuhan Taskaya
Batuhan Taskaya pushed new branch branch/top-level-await at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/top-level-await You're receiving this email because of your account on foss.heptapod.net. ___ pypy-com

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 3 commits: (cfbolz, twitch): add the basic sys.audit and sys.addaudithook functionality

2021-02-13 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 26ce435b by Carl Friedrich Bolz-Tereick at 2021-02-13T21:24:55+01:00 (cfbolz, twitch): add the basic sys.audit and sys.addaudithook functionality --HG-- branch : py3.8 - - - - - 9772fb27 by Carl Friedrich Bolz-T

[pypy-commit] [Git][pypy/pypy][branch/default] the fontcolor is unfortunately lost in plain files. if the fillcolor is very

2021-02-13 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 0659286a by Carl Friedrich Bolz-Tereick at 2021-02-13T13:28:27+01:00 the fontcolor is unfortunately lost in plain files. if the fillcolor is very dark, switch to white as the fontcolor instead of black - - - -

[pypy-commit] [Git][pypy/pypy][branch/default] 3 commits: a small hack to recognize when the screen has a lot of pixels to then allow

2021-02-13 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 4bb3c8bc by Carl Friedrich Bolz-Tereick at 2021-02-13T12:16:34+01:00 a small hack to recognize when the screen has a lot of pixels to then allow more zooming in and a slightly larger font size. otherwise it's no