Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
dd0beb10 by Carl Friedrich Bolz-Tereick at 2021-06-10T10:40:20+02:00
implement new features in hexlify, by reusing the bytearray implementation
--HG--
branch : py3.8
- - - - -
1da94324 by Carl Friedrich Bolz-Ter
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
09312edc by Carl Friedrich Bolz-Tereick at 2021-06-10T11:10:29+02:00
check at translation time that docstrings of builtin functions written in
rpython are utf-8 (that wasn't the case on the 3.8 branch leading to
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
b3229da4 by Carl Friedrich Bolz-Tereick at 2021-06-10T11:32:58+02:00
test and fix: method equality is based on instance identity, not equality
--HG--
branch : py3.8
- - - - -
e70b7be0 by Carl Friedrich Bolz-Tere
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
6e08da64 by Carl Friedrich Bolz-Tereick at 2021-06-10T13:32:45+02:00
allow deletion of attribute
--HG--
branch : py3.8
- - - - -
2 changed files:
- pypy/module/exceptions/interp_exceptions.py
- pypy/module/ex
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
2c744181 by Carl Friedrich Bolz-Tereick at 2021-06-10T14:34:52+02:00
make it possible to instantiate Cells
--HG--
branch : py3.8
- - - - -
3 changed files:
- pypy/interpreter/nestedscope.py
- pypy/interpreter
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
ac10229c by Matti Picus at 2021-06-10T17:14:01+03:00
re-enable --no-compile as a valid build target in spite of cffi hack
- - - - -
2 changed files:
- pypy/goal/targetpypystandalone.py
- rpython/translator/driver.py
View
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
86592200 by Matti Picus at 2021-06-09T23:11:27+03:00
fix test for -A, fix implementatio
--HG--
branch : py3.7
- - - - -
09312edc by Carl Friedrich Bolz-Tereick at 2021-06-10T11:10:29+02:00
check at translation time that docstri
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
65b72784 by Matti Picus at 2021-06-10T17:53:19+03:00
remove pdb
- - - - -
1 changed file:
- rpython/translator/driver.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/65b72784422d52361b6c454a0c927e0f1
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
65b72784 by Matti Picus at 2021-06-10T17:53:19+03:00
remove pdb
- - - - -
93c9d1f8 by Matti Picus at 2021-06-10T18:01:11+03:00
merge default into py3.7
--HG--
branch : py3.7
- - - - -
1 changed file:
- rpython/translator/dr
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
61638c45 by Matti Picus at 2021-06-11T09:47:25+03:00
fix 47712db62fce which broke building extension modules
--HG--
branch : py3.7
- - - - -
1 changed file:
- lib_pypy/_sysconfigdata.py
View it on Heptapod:
https://foss.h
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
86592200 by Matti Picus at 2021-06-09T23:11:27+03:00
fix test for -A, fix implementatio
--HG--
branch : py3.7
- - - - -
09312edc by Carl Friedrich Bolz-Tereick at 2021-06-10T11:10:29+02:00
check at translation time that docstri
11 matches
Mail list logo