[pypy-commit] [Git][pypy/pypy][branch/meth-fastcall] 2 commits: CPyext: Fix bug and simplify new FASTCALL support

2021-01-08 Thread Sebastian Berg
Sebastian Berg pushed to branch branch/meth-fastcall at PyPy / pypy Commits: 31e6a858 by Sebastian Berg at 2021-01-08T21:06:04-06:00 CPyext: Fix bug and simplify new FASTCALL support --HG-- branch : meth-fastcall - - - - - 38030d3f by Sebastian Berg at 2021-01-08T21:24:14-06:00 CPyext, fixup:

[pypy-commit] [Git][pypy/pypy][branch/ast-constant] 16 commits: fix posonly args with annotations

2021-01-08 Thread Batuhan Taskaya
Batuhan Taskaya pushed to branch branch/ast-constant at PyPy / pypy Commits: 16b9fc03 by Carl Friedrich Bolz-Tereick at 2021-01-06T12:54:27+01:00 fix posonly args with annotations --HG-- branch : py3.8 - - - - - 12337854 by Carl Friedrich Bolz-Tereick at 2021-01-06T12:59:15+01:00 this comment

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/ast-constant

2021-01-08 Thread Batuhan Taskaya
Batuhan Taskaya pushed new branch branch/ast-constant at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/ast-constant You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit ma

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/win-faulthandler

2021-01-08 Thread Matti Picus
Matti Picus pushed new branch branch/win-faulthandler at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/win-faulthandler You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commi

[pypy-commit] [Git][pypy/pypy.org][branch/blogposts] 3 commits: add static_comments plugin and modify some templates for it

2021-01-08 Thread Matti Picus
Matti Picus pushed to branch branch/blogposts at PyPy / pypy.org Commits: 11028b7d by Matti Picus at 2021-01-08T09:06:55+02:00 add static_comments plugin and modify some templates for it --HG-- branch : blogposts - - - - - 88b7d8f3 by Matti Picus at 2021-01-08T14:06:00+02:00 move all the comm