[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.7-v7.x] 12 commits: adapt test to missing _decimal module

Matti Picus foss at heptapod.net
Fri Nov 6 06:24:58 EST 2020



Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy


Commits:
e48ec58c by Matti Picus at 2020-11-04T06:58:32+02:00
adapt test to missing _decimal module

--HG--
branch : py3.6

- - - - -
fd2ce893 by Matti Picus at 2020-11-04T09:43:02+02:00
move test

- - - - -
46d8f77a by Matti Picus at 2020-11-04T11:39:24+02:00
update test

- - - - -
92fd5b4b by Matti Picus at 2020-11-04T11:39:47+02:00
merge default into py3.6

--HG--
branch : py3.6

- - - - -
d6344e17 by Matti Picus at 2020-11-04T11:42:38+02:00
adapt test to py3.6

--HG--
branch : py3.6

- - - - -
2ba2c997 by Matti Picus at 2020-11-04T17:27:06+02:00
Merge with py3.6

--HG--
branch : py3.7

- - - - -
06ed6135 by Carl Friedrich Bolz-Tereick at 2020-11-05T10:07:14+01:00
fix test to not turn all DeprecationWarnings into errors permanently (makes later tests fail)

--HG--
branch : py3.7

- - - - -
68250c44 by Matti Picus at 2020-11-06T09:20:58+02:00
fix asyncFor, issue 3339

--HG--
branch : py3.6

- - - - -
0a5d23bb by Matti Picus at 2020-11-06T10:28:13+02:00
add a post-translation test, would be better to do this untranslated

--HG--
branch : py3.6

- - - - -
6433250f by Matti Picus at 2020-11-06T11:06:39+02:00
merge py3.6 into py3.7

--HG--
branch : py3.7

- - - - -
3ff0b8a7 by Matti Picus at 2020-11-06T11:14:15+02:00
adjust test to python3.7 compiler

--HG--
branch : py3.7

- - - - -
425007c0 by Matti Picus at 2020-11-06T13:24:12+02:00
merge py3.7 into release

--HG--
branch : release-pypy3.7-v7.x

- - - - -


5 changed files:

- extra_tests/test_decimal.py
- + extra_tests/test_dis.py
- pypy/module/test_lib_pypy/test_posix_extra.py → extra_tests/test_posix_extra.py
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/5254ecd9b78e9e987e4810685166c7a739c93061...425007c0b249e6f37c45d3ea6d9024ae8949964a

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/5254ecd9b78e9e987e4810685166c7a739c93061...425007c0b249e6f37c45d3ea6d9024ae8949964a
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20201106/0a6bf573/attachment.html>


More information about the pypy-commit mailing list