Sebastian Berg pushed new branch branch/fastcall-py3.8 at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/fastcall-py3.8
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
40cd4ac9 by Carl Friedrich Bolz-Tereick at 2021-01-09T20:36:44+01:00
(cfbolz, twitch around): implement int.as_integer_ratio
--HG--
branch : py3.8
- - - - -
331d102a by Carl Friedrich Bolz-Tereick at 2021-01-09T
Batuhan Taskaya pushed to branch branch/constant-kind at PyPy / pypy
Commits:
e41eeca2 by isidentical at 2021-01-09T23:00:59+03:00
Use space.newtext_or_none for conversion
--HG--
branch : constant-kind
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/fstring.py
View it on GitLab:
Batuhan Taskaya pushed new branch branch/constant-kind at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/constant-kind
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
eb984336 by Sebastian Berg at 2020-12-08T11:01:26-06:00
CPyext: Implement METH_FASTCALL
This commit adds the METH_FASTCALL method calling convention
(with the exception of omitting the `const` classifier for
the arguments).
Begi
Matti Picus deleted branch branch/meth-fastcall at PyPy / pypy
--
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit
Batuhan Taskaya pushed to branch branch/py3.8 at PyPy / pypy
Commits:
bdd0a5ba by isidentical at 2021-01-09T15:43:25+03:00
Adjust error handling for RPython
--HG--
branch : py3.8
- - - - -
1 changed file:
- pypy/module/__builtin__/compiling.py
View it on GitLab:
https://foss.heptapod.ne
Batuhan Taskaya pushed to branch branch/py3.8 at PyPy / pypy
Commits:
51028d5c by isidentical at 2021-01-09T13:52:38+03:00
Grammar: Add func_type_input productions
--HG--
branch : py3.8
- - - - -
c9d98299 by isidentical at 2021-01-09T13:53:59+03:00
ASDL: Add FunctionType node
--HG--
branch :
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
02e22961 by isidentical at 2021-01-09T00:47:04+03:00
AST: Initial changes, move to ast.Constant
--HG--
branch : ast-constant
- - - - -
bfd4554e by isidentical at 2021-01-09T01:16:30+03:00
AST: specialized error
Batuhan Taskaya pushed to branch branch/ast-constant at PyPy / pypy
Commits:
a8d2288a by isidentical at 2021-01-09T12:59:20+03:00
Compiler: Eliminate only constant expressions
--HG--
branch : ast-constant
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/codegen.py
View it on GitL
Carl Friedrich Bolz-Tereick pushed to branch branch/meth-fastcall at PyPy / pypy
Commits:
ff2056d9 by Carl Friedrich Bolz-Tereick at 2021-01-09T11:10:31+01:00
kill remnant of previous approach
--HG--
branch : meth-fastcall
- - - - -
1 changed file:
- pypy/module/cpyext/methodobject.py
Vi
Batuhan Taskaya pushed to branch branch/ast-constant at PyPy / pypy
Commits:
1d766706 by isidentical at 2021-01-09T12:31:46+03:00
RPython: more fixes
--HG--
branch : ast-constant
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/misc.py
View it on GitLab:
https://foss.heptapod.ne
Batuhan Taskaya pushed to branch branch/ast-constant at PyPy / pypy
Commits:
d76fb28d by isidentical at 2021-01-09T12:10:18+03:00
RPython: Add a type assertion for inference
--HG--
branch : ast-constant
- - - - -
1 changed file:
- pypy/interpreter/astcompiler/misc.py
View it on GitLab:
13 matches
Mail list logo