00:00
agronholm has quit [Ping timeout: 250 seconds]
00:05
oberstet has quit [Remote host closed the connection]
00:05
riddle has quit [Ping timeout: 250 seconds]
00:07
agronholm has joined #pypy
00:41
antocuni has quit [Ping timeout: 250 seconds]
01:07
riddle has joined #pypy
01:23
_whitelogger has joined #pypy
01:29
_whitelogger has joined #pypy
01:51
<
kenaan >
rlamy py3.5 eb0bd5f16264 /: Avoid importing from the stdlib at translation time. Makes dict_items, dict_keys, and dict_values instantiable and s...
02:20
jcea has quit [Quit: jcea]
02:24
kipras has quit [Read error: Connection reset by peer]
02:40
wleslie has quit [Quit: ~~~ Crash in JIT!]
04:13
dddddd has quit [Remote host closed the connection]
04:22
PileOfDirt has quit [Remote host closed the connection]
07:44
Ai9zO5AP has joined #pypy
07:50
Ai9zO5AP has quit [Quit: WeeChat 2.3]
07:52
Ai9zO5AP has joined #pypy
07:58
Ai9zO5AP has quit [Ping timeout: 245 seconds]
08:16
oberstet has joined #pypy
08:25
Ai9zO5AP has joined #pypy
08:29
<
njs >
it looks like it's been almost a year since the last cffi release, and there are a whole bunch of bugfix commits since then?
08:31
xcm has quit [Remote host closed the connection]
08:32
Ai9zO5AP has quit [Ping timeout: 268 seconds]
08:33
xcm has joined #pypy
08:57
Ai9zO5AP has joined #pypy
09:04
Ai9zO5AP has quit [Ping timeout: 245 seconds]
09:29
Ai9zO5AP has joined #pypy
09:33
Zaab1t has joined #pypy
09:36
Ai9zO5AP has quit [Ping timeout: 240 seconds]
09:46
Ai9zO5AP has joined #pypy
09:52
Ai9zO5AP has quit [Ping timeout: 250 seconds]
10:18
Ai9zO5AP has joined #pypy
10:24
Ai9zO5AP has quit [Ping timeout: 240 seconds]
10:50
Ai9zO5AP has joined #pypy
10:51
Zaabtop has joined #pypy
10:53
Zaab1t has quit [Ping timeout: 268 seconds]
10:53
Zaabtop is now known as Zaab1t
10:57
Ai9zO5AP has quit [Ping timeout: 240 seconds]
11:23
Ai9zO5AP has joined #pypy
11:29
Ai9zO5AP has quit [Ping timeout: 245 seconds]
11:54
Zaab1t has quit [Ping timeout: 240 seconds]
12:08
lritter has joined #pypy
12:54
<
zaytsev >
it doesn't come from the old pypy 5 that is used for translation or new cpython 2.7 which is used to run this script
12:58
<
zaytsev >
so it really feels like there is something fishy about your build\lib-python\3\distutils\msvc9compiler.py code
13:03
Zaab1t has joined #pypy
13:14
jcea has joined #pypy
13:37
antocuni has joined #pypy
13:45
dddddd has joined #pypy
13:52
nunatak has joined #pypy
15:05
nunatak has quit [Quit: Leaving]
15:34
Ai9zO5AP has joined #pypy
16:17
carljm has quit [Quit: leaving]
16:17
antocuni has quit [Ping timeout: 245 seconds]
16:26
oberstet_ has joined #pypy
16:27
oberstet has quit [Read error: Connection reset by peer]
18:25
Ai9zO5AP has quit [Ping timeout: 272 seconds]
18:37
<
mattip >
zaytsev: that code is from the python stdlib, so something is wrong with the translated pypy
18:37
<
mattip >
try running the own tests, maybe there are faults with the winreg or some other windows-specific part
18:38
<
zaytsev >
mattip: maybe python 3 stdlib is wrong :) python 2 stdlib code works
18:52
Ai9zO5AP has joined #pypy
18:59
Ai9zO5AP has quit [Ping timeout: 250 seconds]
19:25
Ai9zO5AP has joined #pypy
19:31
Ai9zO5AP has quit [Ping timeout: 268 seconds]
19:57
Ai9zO5AP has joined #pypy
20:04
Ai9zO5AP has quit [Ping timeout: 268 seconds]
20:06
dddddd has quit [Remote host closed the connection]
20:11
PileOfDirt has joined #pypy
20:29
Ai9zO5AP has joined #pypy
20:33
dustinm has quit [Quit: Leaving]
20:36
Ai9zO5AP has quit [Ping timeout: 240 seconds]
20:55
Zaab1t has quit [Quit: bye bye friends]
21:02
Ai9zO5AP has joined #pypy
21:05
Ai9zO5AP has quit [Client Quit]
21:06
lritter has quit [Ping timeout: 240 seconds]
21:06
<
mattip >
zaytsev: it works on the other build slave. I don't think the problem is the python stdlib
21:07
<
mattip >
zaytsev: can you replicate the cffi_build step in a debugger and see why it is failing?
21:14
dustinm has joined #pypy
21:26
<
kenaan >
rlamy py3.5 4674aa2581e3 /: Fix reversed() on OrderedDict views
21:26
<
kenaan >
rlamy py3.5 ab129900b464 /: Disable tests requiring dict view classes to not be callable, see eb0bd5f16264
21:30
<
ronan >
^^^ not sure that's the best approach, but the previous solution wasn't fully compatible either
21:46
oberstet_ has quit [Quit: Leaving]
22:23
<
kenaan >
rlamy py3.5 bb4e8dfe6ac8 /pypy/: Get open() from builtin module _io, instead of stdlib io
23:47
dddddd has joined #pypy