01:19
speeder39_ has joined #pypy
01:38
xcm has quit [Ping timeout: 245 seconds]
01:39
jcea has quit [Quit: jcea]
01:40
xcm has joined #pypy
03:25
xcm has quit [Remote host closed the connection]
03:29
xcm has joined #pypy
03:48
oberstet has joined #pypy
03:55
xcm has quit [Read error: Connection reset by peer]
03:56
xcm has joined #pypy
04:39
inhahe has joined #pypy
05:13
tsaka__ has quit [Quit: Konversation terminated!]
05:13
tsaka_ has joined #pypy
05:23
xcm has quit [Remote host closed the connection]
05:25
xcm has joined #pypy
05:35
<
kenaan >
mattip release-pypy2.7-v7.x f6503c320810 /: merge default into release
05:35
<
kenaan >
mattip release-pypy3.6-7.x 87e85ded557b /: merge py3.6 into release
05:38
speeder39_ has quit [Quit: Connection closed for inactivity]
05:41
<
mattip >
ronan: anything more with py3.6 before the release?
06:16
tsaka_ has quit [Ping timeout: 268 seconds]
06:28
circ-user-KIvj2 has quit [Remote host closed the connection]
06:29
circ-user-KIvj2 has joined #pypy
06:33
dddddd has quit [Ping timeout: 268 seconds]
06:34
circ-user-KIvj2 has quit [Ping timeout: 276 seconds]
06:34
dddddd has joined #pypy
06:46
dddddd has quit [Remote host closed the connection]
07:00
circ-user-KIvj2 has joined #pypy
07:04
circ-user-KIvj2 has quit [Ping timeout: 276 seconds]
07:11
tsaka_ has joined #pypy
07:23
circ-user-KIvj2 has joined #pypy
07:50
_whitelogger has joined #pypy
08:19
antocuni has joined #pypy
08:27
Remi_M has quit [Quit: See you!]
09:04
Guest64145 has quit [Remote host closed the connection]
09:04
marvin has joined #pypy
09:05
marvin is now known as Guest80149
09:10
Guest80149 has quit [Remote host closed the connection]
09:11
marvin_ has joined #pypy
09:42
<
mattip >
linux32 is failing to run extra_tests, something about locking the result-log.
09:43
<
mattip >
there is a deprecation notice from pytest at the bottom of that link, "--result-log is deprecated"
09:43
<
mattip >
I commented on the deprecation that we would need to redo our resultlog parser
09:45
<
kenaan >
mattip default 028812d11211 /pypy/module/pypyjit/test_pypy_c/: update JIT test and file encoding
09:45
<
kenaan >
mattip default 000e74685f0b /extra_tests/test_semlock.py: adjust test for systems with limited threads
10:04
jacob22_ has quit [Quit: Konversation terminated!]
10:05
jacob22 has joined #pypy
10:22
antocuni has quit [Ping timeout: 240 seconds]
10:48
Hodgestar has quit [Read error: Connection reset by peer]
10:48
Hodgestar has joined #pypy
11:54
xcm has quit [Remote host closed the connection]
11:56
xcm has joined #pypy
12:06
rich_ has joined #pypy
12:07
rich_ has quit [Client Quit]
12:08
plan_rich has joined #pypy
12:11
dmalcolm has quit [Ping timeout: 245 seconds]
12:12
dmalcolm has joined #pypy
12:12
plan_rich has quit [Client Quit]
12:12
plan_rich has joined #pypy
12:16
antocuni has joined #pypy
12:21
dddddd has joined #pypy
12:38
Rhy0lite has joined #pypy
12:38
<
Dejan >
Would be nice if speed.pypy.org was also showing CPython 3.6 vs PyPy latest-3.6
12:55
<
ronan >
mattip: I don't think there's anything critical left, but I'll run the tests on the major packages
12:58
<
mattip >
Dejan: speed.pypy.org is python2 only
12:58
<
mattip >
ronan: numpy is passing, it is part of their CI
13:02
xcm has quit [Remote host closed the connection]
13:03
<
ronan >
mattip: yes, I know about numpy, but it's the only big project that tests against nightlies, right?
13:05
xcm has joined #pypy
13:10
antocuni has quit [Ping timeout: 245 seconds]
13:13
<
mattip >
yup. SciPy was doing it for a while, but the released version was too old and the nightlies were not stable enough
13:21
<
mattip >
there is a heisenbug that hangs in the NumPy test run, for instance 16472df37081 (latest py3.6) stopped 21% into the tests
14:00
<
ronan >
mattip: I'm trying to look as it but I can't build numpy HEAD
14:00
<
ronan >
numpy/core/include/numpy/npy_math.h:180:23: error: ‘npy_rshiftuhh’ declared ‘static’ but never defined [-Werror=unused-function]
14:09
jcea has joined #pypy
14:14
<
ronan >
mattip: which one is the correct branch? release-pypy3.6-v7.x or release-pypy3.6-7.x?
14:22
oberstet has quit [Remote host closed the connection]
14:29
antocuni has joined #pypy
15:12
<
mattip >
ronan: just use py3.6
15:13
<
ronan >
mattip: that's what I did, but I still have the same issue with numpy HEAD
15:15
<
mattip >
pypy runtests.py ?
15:17
<
mattip >
is this in a pypy checkout? You may need to fix the include files in pypy/include since they are copied by package.py
15:18
<
mattip >
strange. Can you share your build.log?
15:19
<
mattip >
maybe it is picking up different CFLAGS from somewhere?
15:21
<
ronan >
python setup.py build_ext --inplace works though
15:25
<
ronan >
AFAICT, the problem is that npy_math_internal.h isn't #include'd
15:26
<
mattip >
it should do exactly the same
15:28
lesshaste has joined #pypy
15:38
xcm has quit [Remote host closed the connection]
15:40
xcm has joined #pypy
15:48
<
mattip >
it seems I randomly chose release branches to merge to and build
16:46
xcm has quit [Remote host closed the connection]
16:48
xcm has joined #pypy
16:58
antocuni has quit [Ping timeout: 245 seconds]
17:05
lesshaste has quit [Ping timeout: 245 seconds]
18:01
lesshaste has joined #pypy
18:01
lesshaste is now known as Guest46294
18:46
antocuni has joined #pypy
19:18
Rhy0lite has quit [Quit: Leaving]
19:32
Guest46294 has quit [Ping timeout: 240 seconds]
19:43
Dejan has quit [Quit: Leaving]
20:00
antocuni has quit [Ping timeout: 265 seconds]
20:09
ajlawrence has joined #pypy
20:17
CrazyPython has joined #pypy
20:25
CrazyPython has quit []
21:17
plan_rich has quit [Quit: plan_rich]
21:24
<
krono >
If someone's still awake, what's a reasonable upper bound for objects (eventually) created by `new_with_vtable` (as opposed to a list)
21:42
ajlawrence has quit [Ping timeout: 260 seconds]
22:07
CrazyPython has joined #pypy
22:10
igitoor has quit [Ping timeout: 276 seconds]
22:10
igitoor has joined #pypy
22:11
CrazyPython has quit []
22:15
igitoor has quit [Changing host]
22:15
igitoor has joined #pypy
22:51
i9zO5AP has joined #pypy
22:54
Ai9zO5AP has quit [Ping timeout: 240 seconds]