00:10
oberstet has quit [Ping timeout: 255 seconds]
00:26
vkirilichev has joined #pypy
00:32
adamholmberg has joined #pypy
00:36
adamholmberg has quit [Ping timeout: 240 seconds]
00:37
Samureus has joined #pypy
00:41
asmeurer_ has joined #pypy
00:52
marr has quit [Ping timeout: 268 seconds]
00:58
Samureus has quit [Quit: Leaving]
01:07
RustJason has joined #pypy
01:18
vkirilichev has quit [Ping timeout: 252 seconds]
01:23
jcea has quit [Quit: jcea]
01:47
asmeurer_ has quit [Quit: asmeurer_]
02:04
ArneBab has joined #pypy
02:08
ArneBab_ has quit [Ping timeout: 240 seconds]
02:11
yuyichao_ has joined #pypy
02:11
yuyichao has quit [Remote host closed the connection]
02:25
tilgovi has quit [Remote host closed the connection]
02:33
adamholmberg has joined #pypy
02:38
adamholmberg has quit [Ping timeout: 268 seconds]
03:14
vkirilichev has joined #pypy
03:26
_whitelogger has joined #pypy
03:43
vkirilichev has quit [Ping timeout: 252 seconds]
03:47
asmeurer__ has joined #pypy
03:58
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
04:22
mattip has joined #pypy
04:28
RustJason has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
04:35
adamholmberg has joined #pypy
04:37
asmeurer__ has quit [Quit: asmeurer__]
04:39
vkirilichev has joined #pypy
04:39
asmeurer_ has joined #pypy
04:40
adamholmberg has quit [Ping timeout: 260 seconds]
04:49
asmeurer_ has quit [Quit: asmeurer_]
05:06
vkirilichev has quit [Ping timeout: 240 seconds]
05:09
jamadden has quit [Quit: Leaving.]
05:13
RustJason has joined #pypy
05:21
forgottenone has joined #pypy
05:28
forgottenone has quit [Quit: Konversation terminated!]
05:29
forgottenone has joined #pypy
06:02
vkirilichev has joined #pypy
06:30
vkirilichev has quit [Ping timeout: 240 seconds]
06:37
adamholmberg has joined #pypy
06:41
adamholmberg has quit [Ping timeout: 255 seconds]
06:47
yuyichao has joined #pypy
06:51
yuyichao_ has quit [Ping timeout: 255 seconds]
06:51
commandoline has quit [Ping timeout: 258 seconds]
06:52
tormoz has quit [Remote host closed the connection]
06:59
FASDFSF has joined #pypy
07:17
oberstet has joined #pypy
07:26
vkirilichev has joined #pypy
07:38
vkirilichev has quit [Ping timeout: 240 seconds]
07:38
adamholmberg has joined #pypy
07:42
adamholmberg has quit [Ping timeout: 240 seconds]
07:42
arigato has joined #pypy
07:43
vkirilichev has joined #pypy
07:53
tilgovi has joined #pypy
07:54
forgottenone has quit [Ping timeout: 252 seconds]
07:55
RustJason has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
08:01
_main_ has joined #pypy
08:01
_main_ has quit [Read error: Connection reset by peer]
08:02
_main_ has joined #pypy
08:03
__main__ has quit [Read error: Connection reset by peer]
08:03
_main_ has quit [Read error: Connection reset by peer]
08:04
Guest58444 has joined #pypy
08:04
__main__ has joined #pypy
08:13
Guest58444 has quit [Quit: ChatZilla 0.9.93 [SeaMonkey 2.46/20161213175921]]
08:14
forgottenone has joined #pypy
08:27
commandoline has joined #pypy
08:29
tilgovi has quit [Ping timeout: 258 seconds]
08:31
commandoline has quit [Ping timeout: 252 seconds]
08:38
jamesaxl has joined #pypy
08:44
commandoline has joined #pypy
08:46
tilgovi has joined #pypy
08:47
tilgovi has quit [Remote host closed the connection]
09:05
Tiberium has joined #pypy
09:27
oberstet has quit [Ping timeout: 258 seconds]
09:40
adamholmberg has joined #pypy
09:43
brechtm has joined #pypy
09:44
adamholmberg has quit [Ping timeout: 268 seconds]
10:10
vkirilichev has quit [Remote host closed the connection]
10:16
forgottenone has quit [Ping timeout: 260 seconds]
10:21
arigato has quit [Quit: Leaving]
10:57
forgottenone has joined #pypy
11:11
vkirilichev has joined #pypy
11:12
inhahe_ has quit [Read error: Connection reset by peer]
11:12
inhahe_ has joined #pypy
11:18
oberstet has joined #pypy
11:28
vkirilichev has quit [Remote host closed the connection]
11:28
vkirilichev has joined #pypy
11:41
adamholmberg has joined #pypy
11:45
adamholmberg has quit [Ping timeout: 240 seconds]
12:07
arigato has joined #pypy
12:10
RustJason has joined #pypy
12:14
arigato has quit [Quit: Leaving]
12:15
RustJason has quit [Ping timeout: 260 seconds]
12:21
yuyichao_ has joined #pypy
12:21
yuyichao has quit [Remote host closed the connection]
12:42
adamholmberg has joined #pypy
12:47
adamholmberg has quit [Ping timeout: 258 seconds]
12:54
FASDFSF has quit [Remote host closed the connection]
12:59
demonimin has joined #pypy
13:03
demonimin_ has quit [Ping timeout: 240 seconds]
13:16
forgottenone has quit [Quit: Konversation terminated!]
13:18
forgottenone has joined #pypy
13:34
demonimin has quit [Ping timeout: 260 seconds]
13:38
adamholmberg has joined #pypy
13:45
mattip has left #pypy ["bye"]
13:54
lritter has joined #pypy
14:03
mattip has joined #pypy
14:05
<
mattip >
the recounting issue seems more involved, maybe something to do with converting strategy to ObjectListStrategy
14:05
<
mattip >
and then not incref'ing when returning from GetItem or so
14:07
vkirilichev has quit [Remote host closed the connection]
14:10
<
kenaan_ >
mattip cpyext-obj-stealing 95c7e6ee21b6 /pypy/module/cpyext/pyobject.py: assert recount of linked objects is REFCNT_FROM_PYPY which fails for listobjects
14:10
<
kenaan_ >
mattip cpyext-obj-stealing ab207c2b540b /pypy/module/cpyext/: comment out excessive Py_DecRef
14:11
<
mattip >
ab207c2b540b seems correct, but a translated pypy still segfaults running the pandas test in issue 2530
14:11
mattip has left #pypy ["bye"]
14:23
jcea has joined #pypy
14:24
adamholmberg has quit [Remote host closed the connection]
14:27
adamholmberg has joined #pypy
14:31
lritter has quit [Quit: Leaving]
14:37
igitoor has quit [Ping timeout: 255 seconds]
14:43
tormoz has joined #pypy
14:45
igitoor has joined #pypy
15:00
igitoor has quit [Changing host]
15:00
igitoor has joined #pypy
15:17
adamholmberg has quit [Remote host closed the connection]
15:40
Tiberium has quit [Read error: Connection reset by peer]
15:41
Tiberium has joined #pypy
16:02
_whitelogger has joined #pypy
16:11
kipras`away is now known as kipras
16:25
Tiberium has quit [Remote host closed the connection]
16:26
Tiberium has joined #pypy
16:53
brechtm_ has joined #pypy
16:57
brechtm has quit [Ping timeout: 252 seconds]
17:18
adamholmberg has joined #pypy
17:22
haton has joined #pypy
17:22
adamholmberg has quit [Ping timeout: 258 seconds]
17:23
haton has quit [Client Quit]
17:24
ramonvg has joined #pypy
17:57
brechtm has joined #pypy
18:00
brechtm_ has quit [Ping timeout: 252 seconds]
18:07
lritter has joined #pypy
18:29
brechtm has quit [Remote host closed the connection]
18:40
brechtm has joined #pypy
19:08
necaris[away] has joined #pypy
19:11
brechtm has quit [Remote host closed the connection]
19:19
adamholmberg has joined #pypy
19:22
necaris[away] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
19:24
adamholmberg has quit [Ping timeout: 268 seconds]
19:29
brechtm has joined #pypy
19:37
fryguybob has joined #pypy
19:39
oberstet has quit [Ping timeout: 240 seconds]
19:52
ramonvg has quit [Quit: Lost terminal]
19:57
necaris has joined #pypy
20:00
necaris has quit [Client Quit]
20:54
Tiberium has quit [Remote host closed the connection]
21:08
amaury has joined #pypy
21:09
jamesaxl has quit [Read error: Connection reset by peer]
21:11
jamesaxl has joined #pypy
21:21
jamesaxl has quit [Quit: WeeChat 1.7]
21:25
forgottenone has quit [Quit: Konversation terminated!]
21:40
inhahe_ has quit [Read error: Connection reset by peer]
21:40
inhahe_ has joined #pypy
21:42
nimaje1 has joined #pypy
21:42
nimaje1 is now known as nimaje
21:42
nimaje has quit [Killed (barjavel.freenode.net (Nickname regained by services))]
22:01
chris| has quit [Quit: Quit]
22:01
chris| has joined #pypy
23:13
tilgovi has joined #pypy
23:21
adamholmberg has joined #pypy
23:25
adamholmberg has quit [Ping timeout: 252 seconds]
23:52
RustJason has joined #pypy
23:52
tilgovi_ has joined #pypy
23:52
tilgovi has quit [Ping timeout: 240 seconds]
23:56
RustJason has quit [Ping timeout: 240 seconds]
23:56
tilgovi_ has quit [Read error: Connection reset by peer]