Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
199ce0f9 by Matti Picus at 2020-08-16T11:28:21+03:00
skip tests that need disassembler on windows
- - - - -
1 changed file:
- rpython/tool/jitlogparser/test/test_parser.py
View it on GitLab:
https://foss.heptapod.net/pyp
Matti Picus pushed to branch branch/msvcrt at PyPy / pypy
Commits:
db1c761d by Matti Picus at 2020-08-16T11:52:02+03:00
wrap fclose, pclose with FdValidator
--HG--
branch : msvcrt
- - - - -
0c08db37 by Matti Picus at 2020-08-16T12:20:16+03:00
use rfile.create_file() not open() in rmmap tests
Matti Picus pushed to branch branch/msvcrt at PyPy / pypy
Commits:
354ce86b by Matti Picus at 2020-08-16T13:47:25+03:00
fix os -> rposix in test_posix
--HG--
branch : msvcrt
- - - - -
1 changed file:
- rpython/rlib/test/test_posix.py
View it on GitLab:
https://foss.heptapod.net/pypy/pyp
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
05450270 by Matti Picus at 2020-08-16T14:36:45+03:00
carefully add %D to the valid set of accepted strftime formats on windows
--HG--
branch : py3.6
- - - - -
efef14cc by Matti Picus at 2020-08-16T14:37:21+03:00
merge py3.6 int
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits:
05450270 by Matti Picus at 2020-08-16T14:36:45+03:00
carefully add %D to the valid set of accepted strftime formats on windows
--HG--
branch : py3.6
- - - - -
1 changed file:
- pypy/module/time/interp_time.py
View it on Gi
Ram Rachum pushed to branch branch/download at PyPy / pypy.org
Commits:
dc577fbf by Ram Rachum at 2020-08-16T15:55:58+03:00
Adding download button
--HG--
branch : download
- - - - -
3 changed files:
- + image/download.svg
- public/assets/css/styles.css
- themes/pypy/assets/css/styles.css
Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy
Commits:
dd692012 by Armin Rigo at 2020-08-16T15:32:08+02:00
Issue #3282
An obscure case where CPython is confused about enumerating bytes or ints
--HG--
branch : py3.6
- - - - -
2 changed files:
- pypy/module/mmap/interp_mmap.py
- p
Armin Rigo pushed to branch branch/win64 at PyPy / pypy
Commits:
ae5ec7b3 by Armin Rigo at 2020-08-16T16:15:10+02:00
fix test
--HG--
branch : win64
- - - - -
1 changed file:
- rpython/jit/backend/x86/test/test_callbuilder.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/commi
Armin Rigo pushed to branch branch/win64 at PyPy / pypy
Commits:
ff2b24c7 by Armin Rigo at 2020-08-16T17:43:27+02:00
can't make sense of this failure, skip it as non-essential for now
--HG--
branch : win64
- - - - -
1 changed file:
- rpython/jit/backend/x86/test/test_jitlog.py
View it on
Armin Rigo pushed to branch branch/win64 at PyPy / pypy
Commits:
752b0309 by Armin Rigo at 2020-08-16T17:50:32+02:00
skip codemaps tests on win64
--HG--
branch : win64
- - - - -
1 changed file:
- rpython/jit/backend/x86/test/test_recursive.py
View it on GitLab:
https://foss.heptapod.net
Armin Rigo pushed to branch branch/win64 at PyPy / pypy
Commits:
8c527a63 by Armin Rigo at 2020-08-16T17:57:31+02:00
don't duplicate this list of registers (fixes test_call_use_correct_regs)
--HG--
branch : win64
- - - - -
1 changed file:
- rpython/jit/backend/x86/reghint.py
View it on G
Armin Rigo pushed to branch branch/win64 at PyPy / pypy
Commits:
bc56109a by Armin Rigo at 2020-08-16T18:19:03+02:00
more fixes in this test
--HG--
branch : win64
- - - - -
1 changed file:
- rpython/jit/backend/x86/test/test_regalloc.py
View it on GitLab:
https://foss.heptapod.net/pypy/
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
71e8f49a by Matti Picus at 2020-08-16T19:22:31+03:00
fix test for platforms where default python is python3
- - - - -
1 changed file:
- rpython/rlib/test/test_rfile.py
View it on GitLab:
https://foss.heptapod.net/pypy/py
Matti Picus pushed to branch branch/msvcrt at PyPy / pypy
Commits:
038cd152 by Matti Picus at 2020-08-16T18:36:21+03:00
fix 6378118775dc
--HG--
branch : msvcrt
- - - - -
1 changed file:
- rpython/rlib/rfile.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/commit/038cd15249eac
Armin Rigo pushed to branch branch/win64 at PyPy / pypy
Commits:
bdd4c0f4 by Armin Rigo at 2020-08-16T18:31:44+02:00
no codemaps on win64
--HG--
branch : win64
- - - - -
6e616709 by Armin Rigo at 2020-08-16T18:32:11+02:00
for now, disable the vector extension on win64 (the tests don't pass, b
Matti Picus pushed to branch branch/download at PyPy / pypy.org
Commits:
1da0bfba by Matti Picus at 2020-08-16T20:27:05+03:00
tweak
--HG--
branch : download
- - - - -
2 changed files:
- pages/index.rst
- themes/pypy/assets/css/styles.css
View it on GitLab:
https://foss.heptapod.net/pypy
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
8adf1719 by Matti Picus at 2020-08-16T19:33:41+03:00
remove debug cruft
--HG--
branch : py3.7
- - - - -
1 changed file:
- pypy/module/time/interp_time.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/commit/8ad
Armin Rigo pushed to branch branch/win64 at PyPy / pypy
Commits:
4336fa18 by Armin Rigo at 2020-08-16T19:53:25+02:00
make test_zrpy_gc.compile_framework_2 pass
--HG--
branch : win64
- - - - -
1 changed file:
- rpython/jit/backend/x86/assembler.py
View it on GitLab:
https://foss.heptapod
Armin Rigo pushed to branch branch/win64 at PyPy / pypy
Commits:
e0f0977a by Armin Rigo at 2020-08-16T20:36:08+02:00
test_zrpy_gc passes
--HG--
branch : win64
- - - - -
3 changed files:
- rpython/jit/backend/x86/arch.py
- rpython/jit/backend/x86/assembler.py
- rpython/jit/backend/x86/callb
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits:
07829564 by Matti Picus at 2020-08-16T21:58:37+03:00
add more strftime formatting characters
--HG--
branch : py3.6
- - - - -
1 changed file:
- pypy/module/time/interp_time.py
View it on GitLab:
https://foss.heptapod.net/p
Matti Picus pushed to branch branch/msvcrt at PyPy / pypy
Commits:
38a7f6dc by Matti Picus at 2020-08-16T22:02:52+03:00
need releasegil=False for use in a __del__ in rfile
(well commented code made this an easy find)
--HG--
branch : msvcrt
- - - - -
1 changed file:
- rpython/rlib/rposix.p
Matti Picus pushed to branch branch/msvcrt at PyPy / pypy
Commits:
23299c8b by Matti Picus at 2020-08-16T22:05:48+03:00
typo
--HG--
branch : msvcrt
- - - - -
1 changed file:
- rpython/rtyper/test/test_rbuiltin.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/commit/23299c8bb8
Armin Rigo pushed to branch branch/win64 at PyPy / pypy
Commits:
ab44141e by Armin Rigo at 2020-08-17T04:23:03+02:00
fix
--HG--
branch : win64
- - - - -
1 changed file:
- rpython/rtyper/lltypesystem/rffi.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/commit/ab44141e1c916894
23 matches
Mail list logo