Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
cccb961d by Matti Picus at 2021-11-29T12:29:56+02:00
refactor to get correct error message (with the '=' for inplace ops)
- - - - -
2 changed files:
- pypy/objspace/descroperation.py
- pypy/objspace/std/test/test_intobject.
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
ed7470f8 by Carl Friedrich Bolz-Tereick at 2021-11-29T12:37:20+01:00
add a typedef for AsyncGenValueWrapper, you can reach it with a trace hook,
leading to a segfault
--HG--
branch : py3.7
- - - - -
606545d7 by
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
1e316498 by Carl Friedrich Bolz-Tereick at 2021-11-28T19:49:46+01:00
use unwrap_spec(version=int) here
--HG--
branch : py3.7
- - - - -
b5a32cc7 by Carl Friedrich Bolz-Tereick at 2021-11-28T19:56:46+01:00
cache t
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
1e316498 by Carl Friedrich Bolz-Tereick at 2021-11-28T19:49:46+01:00
use unwrap_spec(version=int) here
--HG--
branch : py3.7
- - - - -
b5a32cc7 by Carl Friedrich Bolz-Tereick at 2021-11-28T19:56:46+01:00
cache t
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
1c12bbf5 by Carl Friedrich Bolz-Tereick at 2021-11-28T21:43:37+01:00
fix
--HG--
branch : py3.7
- - - - -
da4331ae by Carl Friedrich Bolz-Tereick at 2021-11-28T22:12:58+01:00
grumble, maybe like this?
--HG--
bra
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
1c12bbf5 by Carl Friedrich Bolz-Tereick at 2021-11-28T21:43:37+01:00
fix
--HG--
branch : py3.7
- - - - -
da4331ae by Carl Friedrich Bolz-Tereick at 2021-11-28T22:12:58+01:00
grumble, maybe like this?
--HG--
bra
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
bf6bfe4b by Matti Picus at 2021-11-29T15:24:34+02:00
recopy 0-sized files from cpython tree, continuation of 99fb8759b517
--HG--
branch : py3.9
- - - - -
3 changed files:
- lib-python/3/ensurepip/_bundled/pip-21.2.4-py3-none
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
0d407947 by Matti Picus at 2021-11-29T16:27:51+02:00
silence a deprecation warning
--HG--
branch : py3.9
- - - - -
1 changed file:
- lib_pypy/_lzma.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/0d40
Matti Picus pushed new branch branch/rangeiter-reduce at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/rangeiter-reduce
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commi
Carl Friedrich Bolz-Tereick pushed new branch
branch/py3-interplevel-ast-rewrite at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3-interplevel-ast-rewrite
You're receiving this email because of your account on foss.heptapod.net.
___
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
270c2737 by Carl Friedrich Bolz-Tereick at 2021-11-29T22:59:13+01:00
spooky action at a distance: fix the module/sys failures about SimpleNameSpace
--HG--
branch : py3.7
- - - - -
1 changed file:
- pypy/modul
Carl Friedrich Bolz-Tereick pushed to branch branch/py3-interplevel-ast-rewrite
at PyPy / pypy
Commits:
7a5f61eb by Carl Friedrich Bolz-Tereick at 2021-11-29T20:05:49+01:00
fix attributes, enable rewriting for apptest_* with cmdline
--HG--
branch : py3-interplevel-ast-rewrite
- - - - -
08ce9
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
f5dd98b2 by Matti Picus at 2021-11-29T19:21:46+02:00
fix test for python3
--HG--
branch : rangeiter-reduce
- - - - -
87b4c03d by Matti Picus at 2021-11-29T20:22:43+02:00
add undocumented __setstate__ for range_iterator classes,
Matti Picus pushed to branch branch/rangeiter-reduce at PyPy / pypy
Commits:
da321467 by Matti Picus at 2021-11-30T00:37:59+02:00
fix state tuple, add self.start
--HG--
branch : rangeiter-reduce
- - - - -
1 changed file:
- pypy/module/__builtin__/functional.py
View it on Heptapod:
https
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
cccb961d by Matti Picus at 2021-11-29T12:29:56+02:00
refactor to get correct error message (with the '=' for inplace ops)
- - - - -
76b87aaa by Matti Picus at 2021-11-30T07:21:55+02:00
use python2 type comparison, not python3 fo
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
76b87aaa by Matti Picus at 2021-11-30T07:21:55+02:00
use python2 type comparison, not python3 for old-style classes
- - - - -
2821f779 by Matti Picus at 2021-11-30T07:34:36+02:00
update version of pycparser to 2.21
- - - - -
16 matches
Mail list logo