Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy
Commits:
dfce0acd by Yusuke Izawa at 2022-03-25T17:26:26+09:00
add __init__.py to threadedcode tla
--HG--
branch : threaded-code-generation
- - - - -
55d19b0c by Yusuke Izawa at 2022-03-25T17:26:48+09:00
change varia
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy
Commits:
d4b9bad8 by Yusuke Izawa at 2022-03-25T19:03:51+09:00
add test_jit_sumfib and fix several codes
--HG--
branch : threaded-code-generation
- - - - -
07238405 by Yusuke Izawa at 2022-03-25T19:04:02+09:00
fix fi
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8-argument-unwrap-less
at PyPy / pypy
Commits:
360ece94 by Carl Friedrich Bolz-Tereick at 2022-03-25T13:15:08+01:00
fix test_argument
--HG--
branch : py3.8-argument-unwrap-less
- - - - -
1 changed file:
- pypy/interpreter/test/test_a
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
acc4588a by Matti Picus at 2022-03-25T15:22:39+03:00
add a test (from cython) for setting the d_base.doc of a wrapper-descriptor
--HG--
branch : py3.8
- - - - -
2d3182d9 by Matti Picus at 2022-03-25T15:24:13+03:00
fix for the n
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
8f1bcec2 by Carl Friedrich Bolz-Tereick at 2022-03-23T19:31:01+01:00
refactor argument parsing substantially: the keyword arguments *at the
callsite* (not those in the signatures) are changed to be *wrapped*. The
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
ccf2f7f4 by Matti Picus at 2022-03-22T17:54:43+02:00
adpot includes for PEP 3123, fix translation and some tests
--HG--
branch : pep-3123
- - - - -
2d879c52 by Matti Picus at 2022-03-22T22:48:45+02:00
fix tests,
Carl Friedrich Bolz-Tereick pushed to branch branch/speedup-dict-copy at PyPy /
pypy
Commits:
4c1a518c by Matti Picus at 2022-01-20T11:09:00+02:00
update darwin MACOSX_DEPLOYMENT_TARGET to 10.9
- - - - -
69c8bfb5 by Matti Picus at 2022-01-21T10:25:27+02:00
backport winreg test and change from
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy
Commits:
0a4ce219 by Yusuke Izawa at 2022-03-26T01:05:12+09:00
wip: implement list operators in threadedcode tla
--HG--
branch : threaded-code-generation
- - - - -
2 changed files:
- rpython/jit/tl/threadedcode/ob
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy
Commits:
c6fce3fc by Yusuke Izawa at 2022-03-26T02:37:33+09:00
fix list operators and a list object
--HG--
branch : threaded-code-generation
- - - - -
64359ae5 by Yusuke Izawa at 2022-03-26T02:37:48+09:00
fix tests f
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
a8d593d7 by Carl Friedrich Bolz-Tereick at 2022-03-25T19:35:48+01:00
test and fix for a corner case: error if the **kwargs are not a dict, but an
object that returns multiple times the same string when calling .ke
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
77ab71a5 by Carl Friedrich Bolz-Tereick at 2022-03-25T21:19:04+01:00
help the flow space
--HG--
branch : py3.8
- - - - -
1 changed file:
- pypy/interpreter/argument.py
View it on Heptapod:
https://foss.hep
11 matches
Mail list logo