00:34
dustinm` has quit [Quit: Leaving]
00:34
ast-ral has joined #pypy
00:36
dustinm has joined #pypy
01:11
_whitelogger has joined #pypy
01:40
adamholmberg has joined #pypy
01:45
adamholmberg has quit [Ping timeout: 244 seconds]
02:00
speeder39_ has quit [Quit: Connection closed for inactivity]
03:02
yaewa has joined #pypy
03:03
moei has quit [Ping timeout: 245 seconds]
03:20
lritter has quit [Ping timeout: 245 seconds]
03:21
lritter has joined #pypy
03:27
dansan has quit [Remote host closed the connection]
03:27
dansan has joined #pypy
03:39
dansan has quit [Max SendQ exceeded]
03:39
dansan has joined #pypy
04:09
forgottenone has joined #pypy
04:26
lritter has quit [Ping timeout: 246 seconds]
04:35
dddddd has quit [Remote host closed the connection]
04:42
adamholmberg has joined #pypy
04:47
adamholmberg has quit [Ping timeout: 272 seconds]
04:59
_whitelogger has joined #pypy
05:28
cjwelborn has quit [Quit: sys.exit(0)]
05:29
speeder39_ has joined #pypy
07:43
ssbr` has quit [Ping timeout: 264 seconds]
07:46
ssbr` has joined #pypy
08:03
xcm has quit [Remote host closed the connection]
08:04
ronan__ has joined #pypy
08:05
xcm has joined #pypy
08:07
ronan__ has quit [Client Quit]
08:07
ronan has joined #pypy
08:24
jacob22 has quit [Quit: Konversation terminated!]
08:24
jacob22 has joined #pypy
08:27
zsolt has joined #pypy
08:28
Guest32 has joined #pypy
08:29
Guest32 has quit [Remote host closed the connection]
08:30
<
ronan >
sprint in progress!
08:30
YasenKiprov has joined #pypy
08:47
YasenKiprov has quit [Remote host closed the connection]
08:56
ronan has quit [Ping timeout: 245 seconds]
08:58
speeder39_ has quit [Quit: Connection closed for inactivity]
09:16
ast-ral has quit [Ping timeout: 260 seconds]
09:41
ronan has joined #pypy
09:43
<
kenaan >
fijal arm64 1c73a29467e5 /rpython/jit/backend/aarch64/assembler.py: write stack check slowpath
09:45
adamholmberg has joined #pypy
09:50
adamholmberg has quit [Ping timeout: 245 seconds]
09:51
<
kenaan >
fijal arm64 2deb2cef5345 /rpython/jit/backend/aarch64/assembler.py: oops
09:51
xcm has quit [Remote host closed the connection]
09:53
xcm has joined #pypy
09:57
ronan has quit [Ping timeout: 245 seconds]
09:59
jacob22 has quit [Ping timeout: 245 seconds]
10:09
<
kenaan >
fijal arm64 b7c685938bc8 /rpython/jit/backend/aarch64/assembler.py: fix the jump
10:17
ronan has joined #pypy
10:54
<
kenaan >
fijal arm64 b0b99e2d256f /rpython/jit/backend/aarch64/assembler.py: we can't use sp here, rewrite'
10:57
zsolt has quit [Ping timeout: 268 seconds]
11:19
<
fijal >
arigo: I fail to understand how stack computation works, I fear
11:29
<
kenaan >
fijal arm64 2417f925ce94 /rpython/jit/backend/aarch64/assembler.py: make this encodable
11:32
zsolt has joined #pypy
11:34
dddddd has joined #pypy
12:10
<
kenaan >
rlamy py3.6 d21bd7fc4483 /pypy/module/_socket/interp_socket.py: Merged in csernazs/pypy/py3.6-socket-fix (pull request #650) fix AppTestSocket.().test_invalid_fd
12:10
<
kenaan >
csernazs py3.6-socket-fix cb0f4d2e2faf /pypy/module/_socket/interp_socket.py: fix AppTestSocket.().test_invalid_fd Rename the kwarg from fdobj to fileno. fdobj comes from the C imp...
12:43
xcm has quit [Remote host closed the connection]
12:45
xcm has joined #pypy
13:12
micisuta has joined #pypy
13:14
micisuta1 has joined #pypy
13:16
micisuta has quit [Ping timeout: 245 seconds]
13:16
micisuta1 is now known as micisuta
13:18
<
fijal >
I'm not sure it's a valid complaint, but cpyext-less pypy is useless these days
13:21
xcm has quit [Remote host closed the connection]
13:22
xcm has joined #pypy
14:07
dansan has quit [Max SendQ exceeded]
14:09
dansan has joined #pypy
14:19
jacob22 has joined #pypy
14:21
<
LarstiQ >
in what sense? It still runs without cpyext I presume, just so many things require it?
14:25
dansan has quit [Max SendQ exceeded]
14:26
dansan has joined #pypy
14:33
<
kenaan >
rlamy py3.6 a822ed1ebccb /pypy/module/array/test/test_array.py: Merged in ykiprov/pypy/remove_array_with_char_test (pull request #651) removed array of chars test as this was remov...
14:33
<
kenaan >
ykiprov remove_array_with_char_test 11a99a383873 /pypy/module/array/test/test_array.py: removed test_array_of_chars_equality as it's not supported in python 3
14:35
<
kenaan >
rlamy py3.6 d8a0f174215c /pypy/module/exceptions/: Merged in mkuffa/pypy/fix-importerror (pull request #652) Fix ImportError invalid arguments error wording
14:35
<
kenaan >
beezz fix-importerror 5f86d11cfec0 /pypy/module/exceptions/: Fix ImportError invalid arguments error wording
14:35
<
kenaan >
beezz fix-importerror 01e15fee01df /pypy/module/exceptions/: Fix ImportError invalid arguments error wording
14:35
<
kenaan >
mkuffa fix-importerror b4a2954b5ff9 /pypy/module/exceptions/interp_exceptions.py: Merge heads
14:38
dansan has quit [Remote host closed the connection]
14:39
dansan has joined #pypy
14:44
antocuni2 has joined #pypy
14:46
antocuni2 has left #pypy [#pypy]
15:01
dansan has quit [Remote host closed the connection]
15:02
dansan has joined #pypy
15:05
zsolt has quit [Quit: Lost terminal]
15:12
Tmpod has joined #pypy
15:32
Tmpod has left #pypy [#pypy]
15:32
Tmpod has joined #pypy
15:37
<
fijal >
LarstiQ: cffi does not run
15:37
<
fijal >
which is a bit of a problem
15:45
<
cfbolz >
fijal: uh, why does cffi require cpyext?
15:45
<
fijal >
cfbolz: excellent question!
15:46
<
fijal >
the cffi_build step of translation fails because there is no pyconfig.h
15:46
<
fijal >
that's all I know
15:46
<
fijal >
so a cpyext-less pypy is a bit unusable
15:49
ronan has quit [Quit: Ex-Chat]
15:49
ronan has joined #pypy
15:52
<
fijal >
the good news is that arm64 seems to be running benchmarks just fine
15:52
<
fijal >
I'm not sure about the results, since a) this is a VM and b) this is a cpyext-pypy
15:52
<
fijal >
but I'll translate for tomorrow a cpyext one and rerun it
15:53
lritter has joined #pypy
15:59
speeder39_ has joined #pypy
16:07
Tmpod has quit [Ping timeout: 260 seconds]
16:18
<
arigo >
ideally we should understand and fix the problem
16:19
Tmpod has joined #pypy
16:23
<
fijal >
with cpyext?
16:23
<
Tmpod >
is there an ETA to pypy3.7 already?
16:23
<
fijal >
I
*think* we discussed that
16:35
ronan has quit [Ping timeout: 245 seconds]
16:43
jacob22 has quit [Ping timeout: 268 seconds]
16:53
inhahe has joined #pypy
17:08
Tmpod has quit [Ping timeout: 260 seconds]
17:33
xcm has quit [Remote host closed the connection]
17:35
xcm has joined #pypy
17:43
dansan has quit [Remote host closed the connection]
17:45
dansan has joined #pypy
17:54
dansan has quit [Max SendQ exceeded]
17:56
dansan has joined #pypy
18:05
dansan has quit [Max SendQ exceeded]
18:05
dansan has joined #pypy
18:09
speeder39_ has quit [Quit: Connection closed for inactivity]
18:32
dansan has quit [Max SendQ exceeded]
18:33
dansan has joined #pypy
18:45
dansan has quit [Remote host closed the connection]
18:46
dansan has joined #pypy
18:50
adamholmberg has joined #pypy
18:53
xcm has quit [Remote host closed the connection]
18:54
xcm has joined #pypy
18:54
adamholmberg has quit [Ping timeout: 258 seconds]
19:16
dansan has quit [Remote host closed the connection]
19:16
dansan has joined #pypy
20:28
forgottenone has quit [Quit: Konversation terminated!]
20:33
marky1991 has joined #pypy
20:34
marky1991 has quit [Remote host closed the connection]
20:34
marky1991 has joined #pypy
20:39
jacob22 has joined #pypy
20:55
ronan has joined #pypy
21:29
nunatak has joined #pypy
21:36
marky1991 has quit [Read error: Connection reset by peer]
21:38
antocuni has joined #pypy
21:42
yaewa has quit [Quit: Leaving...]
21:46
nunatak has quit [Quit: Leaving]
21:56
antocuni has quit [Quit: Leaving]
22:00
micisuta has quit [Quit: micisuta]
22:10
ronan has quit [Ping timeout: 245 seconds]
22:51
adamholmberg has joined #pypy
22:57
adamholmberg has quit [Ping timeout: 248 seconds]