2018-02-26 15:52
cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs:
https://botbot.me/freenode/pypy/ ) | use cffi for calling C | the secret reason for us trying to get PyPy users: to test the JIT well enough that we're somewhat confident about it
00:04
jamesaxl has quit [Quit: WeeChat 2.1]
00:04
amz3` has quit [Ping timeout: 255 seconds]
00:07
marky1991 has quit [Ping timeout: 240 seconds]
00:33
speeder39 has joined #pypy
00:36
asmeurer has joined #pypy
00:44
Garen_ has joined #pypy
00:44
dfee has joined #pypy
00:45
tbodt has quit [Ping timeout: 256 seconds]
00:46
Garen has quit [Ping timeout: 240 seconds]
00:46
tbodt has joined #pypy
00:48
tsutsumi1 has joined #pypy
00:49
dfee has quit [Ping timeout: 240 seconds]
01:03
tsutsumi1 has quit [Ping timeout: 240 seconds]
01:44
tbodt has quit [Read error: Connection reset by peer]
01:45
tbodt has joined #pypy
01:59
asmeurer has quit [Quit: asmeurer]
02:09
jcea has quit [Quit: jcea]
02:10
dfee has joined #pypy
02:21
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
02:42
asmeurer has joined #pypy
02:45
tbodt has joined #pypy
03:04
<
tsutsumi >
i've modified the runicode code to accept a function, and I can make a function that just emits a warning
03:04
<
tsutsumi >
the problem is that I also need to space variable to emit a warning
03:05
<
tsutsumi >
I can make a closure that basically contains the space variable, but I know rpython can't do that
03:05
<
tsutsumi >
so I'm thinking about my options. Emitting a warning with the space variable is basically calling space.warn(space.newtext(message), exception_class)
03:05
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
03:06
<
tsutsumi >
in my case something like space.warn(space.newtext("this is deprecated", space.w_DeprecationWarning)
03:06
<
tsutsumi >
my next thought is using something like a partial, but I figure that's also not legal in rpython
03:06
<
tsutsumi >
since it's basically creating a closure
03:15
<
tsutsumi >
actually, I thought about it a little bit, it's just easier to add a variable to denote the first failing character, as in the parsestring implementation. I'll try that
03:19
dddddd has quit [Remote host closed the connection]
03:45
gclawes has quit [Remote host closed the connection]
03:49
gclawes has joined #pypy
03:50
gclawes has quit [Remote host closed the connection]
03:52
gclawes has joined #pypy
04:13
energizer has joined #pypy
04:18
dfee has quit [Ping timeout: 268 seconds]
04:33
dfee has joined #pypy
04:54
speeder39 has quit [Quit: Connection closed for inactivity]
06:02
solarjoe4 has joined #pypy
06:19
tayfun26 has joined #pypy
06:37
asmeurer has quit [Quit: asmeurer]
06:44
Hasimir has quit [Read error: Connection reset by peer]
06:50
Hasimir has joined #pypy
06:53
lazka has joined #pypy
07:31
lazka has quit [Quit: Leaving]
07:34
marr has joined #pypy
07:53
energizer has quit [Remote host closed the connection]
07:54
energizer has joined #pypy
07:56
lazka has joined #pypy
07:56
lazka has quit [Remote host closed the connection]
07:58
antocuni has joined #pypy
08:09
energizer has quit [Remote host closed the connection]
08:12
marself has joined #pypy
08:25
lritter has joined #pypy
08:39
jamesaxl has joined #pypy
09:15
amz3` has joined #pypy
09:35
jcea has joined #pypy
09:36
inhahe_ has quit [Ping timeout: 240 seconds]
09:46
jcea has quit [Quit: jcea]
09:59
cjwelborn has quit [Remote host closed the connection]
10:00
jcea has joined #pypy
10:00
jcea has quit [Remote host closed the connection]
10:01
<
fijal >
tsutsumi: hi
10:01
<
fijal >
tsutsumi: the push has been to move stuff to unicodehelper, as done on unicode-utf8 branch
10:01
<
fijal >
matti was thinking about attacking the merge, but as a general rule don't modify runicode
10:01
jcea has joined #pypy
10:02
<
fijal >
rather copy stuff over to unicodehelper (it would make merge easier too)
10:06
jacob22__ has joined #pypy
10:06
jacob22 has quit [Ping timeout: 260 seconds]
10:10
cjwelborn has joined #pypy
10:13
antocuni has quit [Ping timeout: 240 seconds]
10:54
TheAdversary has quit [Read error: Connection reset by peer]
10:56
TheAdversary has joined #pypy
10:57
tayfun26 has quit [Quit: tayfun26]
10:57
oberstet has joined #pypy
10:58
tayfun26 has joined #pypy
11:03
oberstet has quit [Ping timeout: 264 seconds]
11:45
antocuni has joined #pypy
12:03
Rhy0lite has joined #pypy
12:08
mcyprian has joined #pypy
12:10
tayfun26 has quit [Remote host closed the connection]
12:21
marky1991 has joined #pypy
12:21
marky1991 has quit [Remote host closed the connection]
12:22
marky1991 has joined #pypy
12:41
exarkun has quit [Read error: Connection reset by peer]
12:45
marky1991 has quit [Ping timeout: 240 seconds]
12:50
exarkun has joined #pypy
13:06
dddddd has joined #pypy
13:08
marr has quit [Ping timeout: 260 seconds]
13:11
Hasimir has quit [Ping timeout: 240 seconds]
13:15
Hasimir has joined #pypy
13:16
lesshaste has joined #pypy
13:25
dfee has quit [Ping timeout: 260 seconds]
13:28
lazka has joined #pypy
13:42
iko has quit [Ping timeout: 256 seconds]
13:43
realitix has joined #pypy
13:52
realitix_ has joined #pypy
13:53
amz3` has quit [Ping timeout: 260 seconds]
13:53
realitix_ has quit [Client Quit]
13:53
realitix_ has joined #pypy
13:54
realitix has quit [Ping timeout: 240 seconds]
13:54
realitix_ is now known as realitix
13:56
solarjoe4 has quit [Quit: Leaving]
13:59
iko has joined #pypy
14:03
tayfun26 has joined #pypy
14:11
lritter has quit [Quit: Leaving]
14:21
exarkun has quit [Read error: Connection reset by peer]
14:21
marky1991 has joined #pypy
14:25
dfee has joined #pypy
14:26
oberstet has joined #pypy
14:26
amz3` has joined #pypy
14:27
lazka has quit [Read error: Connection reset by peer]
14:29
exarkun has joined #pypy
14:30
dfee has quit [Ping timeout: 255 seconds]
15:02
realitix has quit [Quit: realitix]
15:03
realitix has joined #pypy
15:07
jcea has quit [Remote host closed the connection]
15:10
jcea has joined #pypy
15:28
marky1991 has quit [Remote host closed the connection]
15:28
marky1991 has joined #pypy
15:34
marself has quit [Ping timeout: 260 seconds]
15:44
mcyprian has quit [Remote host closed the connection]
15:47
tayfun26 has quit [Quit: tayfun26]
16:13
realitix has quit [Quit: realitix]
16:13
dfee has joined #pypy
16:19
dfee has quit [Ping timeout: 268 seconds]
16:30
realitix has joined #pypy
16:30
realitix has quit [Remote host closed the connection]
16:37
TheAdversary has quit [Disconnected by services]
16:37
Hasimir has quit [Ping timeout: 240 seconds]
16:38
TheAdversary has joined #pypy
16:44
mcyprian has joined #pypy
16:44
mcyprian has quit [Client Quit]
16:46
jaffachief has joined #pypy
16:50
dfee has joined #pypy
16:50
amz3` has quit [Ping timeout: 260 seconds]
16:58
TheAdversary has quit [Ping timeout: 256 seconds]
16:59
antocuni has quit [Ping timeout: 260 seconds]
17:06
tbodt has joined #pypy
17:08
jaffachief has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
17:14
TheAdversary has joined #pypy
17:15
stevenja_ has joined #pypy
17:18
TheAdversary has quit [Ping timeout: 240 seconds]
17:33
stevenja_ has quit [Remote host closed the connection]
17:33
stevenja_ has joined #pypy
17:38
stevenja_ has quit [Ping timeout: 248 seconds]
17:42
stevenja_ has joined #pypy
17:44
stevenja_ has quit [Read error: Connection reset by peer]
17:46
stevenja_ has joined #pypy
17:48
stevenja_ has quit [Read error: Connection reset by peer]
18:23
jacob22__ is now known as jacob22
18:24
energizer has joined #pypy
18:27
Rhy0lite has quit [Quit: Leaving]
19:05
marky1991 has quit [Read error: Connection reset by peer]
19:10
lazka has joined #pypy
19:21
exarkun has quit [Read error: Connection reset by peer]
19:23
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
19:30
exarkun has joined #pypy
19:34
lazka has quit [Quit: Leaving]
19:41
tbodt has joined #pypy
19:44
tbodt has quit [Client Quit]
19:54
oberstet2 has joined #pypy
19:57
TheAdversary has joined #pypy
19:57
oberstet has quit [Ping timeout: 260 seconds]
20:01
TheAdversary has quit [Ping timeout: 255 seconds]
20:05
mattip has joined #pypy
20:07
zmt01 has joined #pypy
20:10
zmt00 has quit [Ping timeout: 256 seconds]
20:34
tbodt has joined #pypy
20:44
marself has joined #pypy
20:54
marr has joined #pypy
21:26
dfee has quit [Ping timeout: 265 seconds]
21:37
energizer has quit [Remote host closed the connection]
21:37
marself has quit [Ping timeout: 256 seconds]
21:37
energizer has joined #pypy
21:42
energizer has quit [Disconnected by services]
21:42
energizer has joined #pypy
21:44
zmt01 has quit [Quit: Leaving]
21:44
zmt00 has joined #pypy
21:44
dfee has joined #pypy
21:49
energizer has quit [Disconnected by services]
21:50
energizer has joined #pypy
21:50
zmt00 has quit [Ping timeout: 255 seconds]
21:50
energizer has quit [Remote host closed the connection]
21:50
zmt00 has joined #pypy
21:50
energizer has joined #pypy
21:51
zmt00 has quit [Remote host closed the connection]
21:52
zmt00 has joined #pypy
21:58
energizer has quit [Max SendQ exceeded]
21:58
energizer has joined #pypy
22:10
energizer has quit [Disconnected by services]
22:10
energizer has joined #pypy
22:10
energizer has quit [Remote host closed the connection]
22:11
energizer has joined #pypy
22:13
energizer has quit [Disconnected by services]
22:13
energizer has joined #pypy
22:22
TheAdversary has joined #pypy
22:27
TheAdversary has quit [Ping timeout: 260 seconds]
22:30
antocuni has joined #pypy
22:33
chelz has quit [Ping timeout: 265 seconds]
22:40
TheAdversary has joined #pypy
22:41
energizer has quit [Disconnected by services]
22:42
energizer has joined #pypy
22:45
TheAdversary has quit [Ping timeout: 256 seconds]
22:46
energizer has quit [Remote host closed the connection]
22:46
energizer has joined #pypy
22:47
energizer has quit [Remote host closed the connection]
22:47
energizer has joined #pypy
23:05
antocuni_ has joined #pypy
23:07
antocuni has quit [Ping timeout: 256 seconds]
23:19
antocuni_ has quit [Ping timeout: 265 seconds]
23:22
mattip has quit [Ping timeout: 255 seconds]
23:25
TheAdversary has joined #pypy
23:30
TheAdversary has quit [Ping timeout: 248 seconds]
23:30
dfee has quit [Ping timeout: 255 seconds]
23:32
zmt00 has quit [Quit: Leaving]
23:36
mattip has joined #pypy
23:38
zmt00 has joined #pypy
23:49
energizer has quit [Remote host closed the connection]
23:49
energizer has joined #pypy
23:58
dfee has joined #pypy