00:58
lritter has quit [Quit: Leaving]
02:11
Atque has quit [Remote host closed the connection]
02:12
Atque has joined #pypy
03:52
jcea has quit [Remote host closed the connection]
05:37
Atque has quit [Quit: ...]
05:51
Guest96_ has joined #pypy
06:14
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
06:14
mattip has quit [*.net *.split]
06:14
mannerism has quit [*.net *.split]
06:14
rwb has quit [*.net *.split]
06:14
luckydonald_ has quit [*.net *.split]
06:14
luckydonald has joined #pypy
06:17
mattip has joined #pypy
06:17
mannerism has joined #pypy
06:17
rwb has joined #pypy
06:18
rwb has quit [Max SendQ exceeded]
06:19
rwb has joined #pypy
06:21
Guest96_ has joined #pypy
06:33
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
06:52
Guest96_ has joined #pypy
07:10
reneeontheweb has joined #pypy
09:24
greedom has joined #pypy
09:31
greedom has quit [Remote host closed the connection]
09:49
reneeontheweb has quit [Quit: Client closed]
10:22
reneeontheweb has joined #pypy
10:34
Atque has joined #pypy
12:15
reneeontheweb has quit [Quit: Client closed]
12:23
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
12:27
Guest96_ has joined #pypy
12:33
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
12:41
Guest96_ has joined #pypy
12:50
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
13:02
Guest96_ has joined #pypy
13:16
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
13:23
lritter has joined #pypy
13:28
Guest96_ has joined #pypy
15:31
jcea has joined #pypy
15:51
rwb has quit [Ping timeout: 272 seconds]
15:54
rwb has joined #pypy
17:04
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
17:23
greedom has joined #pypy
17:27
greedom has quit [Remote host closed the connection]
17:27
greedom has joined #pypy
17:56
Guest96_ has joined #pypy
18:46
Guest96_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
19:47
lritter has quit [Quit: Leaving]
20:07
tsraoien has quit [Ping timeout: 240 seconds]
20:23
greedom has quit [Remote host closed the connection]
20:42
<
mjacob >
mattip: i think the bug about cpickle was mostly "python's i/o api design is complete garbage, here see that even cpickle uses it wrong"
20:50
<
mjacob >
mattip: but maybe i can still help?
21:38
<
mjacob >
the comment even states that it won't work with the pure python pickler
21:57
<
mjacob >
mattip: unfortunately, i won't have time to write a comment in the bug tracker tonight and i'll travel starting from tomorrow (not sure if i manage to do it in the train)
22:01
<
mjacob >
mattip: so the pure python pickler class has a dispatch attribute that's used internally, so setting it messes things up
22:02
<
mjacob >
mattip: i would suggest 1) to remove the dispatch "compatibility" attribute completely, as it can never work with pure python picklers 2) (although probably not needed to fix these test failures) to decouple pypy-specific code from pure-pickle-specific code
22:54
tsraoien has joined #pypy
23:48
MiguelX413 has joined #pypy