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
wfranken has joined #pypy
wfranken has quit [Remote host closed the connection]
ciphergoth has joined #pypy
PolarizedIons16 has joined #pypy
PolarizedIons16 has quit [Remote host closed the connection]
nimaje has quit [Ping timeout: 252 seconds]
nimaje has joined #pypy
Guest1934 has joined #pypy
Guest1934 has quit [Remote host closed the connection]
nimaje has quit [Ping timeout: 250 seconds]
nimaje has joined #pypy
nimaje has quit [Excess Flood]
nimaje has joined #pypy
Immune has joined #pypy
Immune has quit [Remote host closed the connection]
alexband has joined #pypy
riddle has quit [Ping timeout: 272 seconds]
nimaje has quit [Ping timeout: 250 seconds]
nimaje has joined #pypy
riddle has joined #pypy
em has joined #pypy
nimaje has quit [Excess Flood]
em has quit [Remote host closed the connection]
nimaje has joined #pypy
dddddd has quit [Remote host closed the connection]
ciphergoth has quit [Remote host closed the connection]
nimaje has quit [Ping timeout: 252 seconds]
nimaje has joined #pypy
nimaje has quit [Read error: Connection reset by peer]
nimaje has joined #pypy
rikai has joined #pypy
rikai has quit [Remote host closed the connection]
Hoosilon4 has joined #pypy
lritter has quit [Ping timeout: 245 seconds]
Hoosilon4 has quit [Remote host closed the connection]
lagbox8 has joined #pypy
lagbox8 has quit [Ping timeout: 252 seconds]
nimaje has quit [Remote host closed the connection]
nimaje has joined #pypy
nimaje1 has joined #pypy
nimaje is now known as Guest68963
nimaje1 is now known as nimaje
Guest68963 has quit [Ping timeout: 240 seconds]
nimaje has quit [Excess Flood]
jcea has quit [Quit: jcea]
nimaje has joined #pypy
nimaje is now known as Guest26441
Guest26441 has quit [Killed (rajaniemi.freenode.net (Nickname regained by services))]
nimaje has joined #pypy
barq6 has joined #pypy
barq6 has quit [Remote host closed the connection]
Graypup_ has quit [Quit: ZNC 1.6.1 - http://znc.in]
Graypup_ has joined #pypy
glyph has quit [Ping timeout: 268 seconds]
eir27 has joined #pypy
eir27 has quit [Remote host closed the connection]
glyph has joined #pypy
forgottenone has joined #pypy
kanaka has quit [Read error: Connection reset by peer]
kanaka has joined #pypy
node9 has joined #pypy
node9 has quit [Remote host closed the connection]
jamesaxl has quit [Ping timeout: 240 seconds]
Zanzibar5 has joined #pypy
mattip has quit [Ping timeout: 246 seconds]
Zanzibar5 has quit [Remote host closed the connection]
arigato has joined #pypy
tayfun26 has joined #pypy
PrettyKittie5 has joined #pypy
mattip has joined #pypy
<kenaan> mattip unicode-utf8-py3 c07dc57b964d /pypy/module/: revert 6105ef49d9ca, try to catch error
<kenaan> mattip py3.5 f7324252bc6b /: merge default into branch
<kenaan> mattip unicode-utf8-py3 e94950decff4 /: merge py3.5 into branch
PrettyKittie5 has quit [Remote host closed the connection]
ronan has joined #pypy
<kenaan> arigo default 7756ae58c273 /: Issue #2879 another ctypes fix
jamesaxl has joined #pypy
Shrooms2 has joined #pypy
Shrooms2 has quit [Remote host closed the connection]
ronan has quit [Quit: Ex-Chat]
ronan has joined #pypy
jamesaxl has quit [Read error: Connection reset by peer]
jamesaxl has joined #pypy
Khayman has joined #pypy
TheAdversary has quit [Ping timeout: 252 seconds]
Hasimir has quit [Ping timeout: 252 seconds]
TheAdversary has joined #pypy
Khayman is now known as Hasimir
<kenaan> rlamy py3.5 0fa29dbd5314 /pypy/module/imp/test/test_import.py: rm py2-specific test
ikevin7 has joined #pypy
ikevin7 has quit [Remote host closed the connection]
<mattip> arigato: thanks for looking at the translation failure. It does happen only rarely. I will try to reproduce and give you access
<mattip> arigato: any idea about the own test failure (I also copy-pasted the link a few hours ago here ^^^)
ronan has quit [Ping timeout: 246 seconds]
<arigato> probably somebody instantiating directly objspace.unicodeobject.W_Unicode
<arigato> this class should never show up in ztranslation tests
<arigato> or more likely, somebody *using* W_Unicode but not actually instantiating it
<arigato> e.g. the two places in baseobjspace.py that do from pypy.objspace.std.unicodeobject import W_UnicodeObject
<arigato> are at best shaky and likely to cause this problem
<arigato> ah
<arigato> ok, you need to add ``assert not hasattr(self, 'is_fake_objspace')`` to baseobjspace.py
<arigato> that's why it was there in the first place in convert_arg_to_w_unicode()
<arigato> so you need to add it to realutf8_w() too
<arigato> or maybe ``if hasattr(self, 'is_fake_objspace'): return "foobar"``
<arigato> so that it doesn't translate as an assertion failure but still goes through and realutf8_w() is annotated as returning a string
<arigato> do that *before* isinstance(W_UnicodeObject)
<mattip> thanks
Sigyn has quit [Read error: Connection reset by peer]
zaberdampfer has joined #pypy
arigato has quit [Ping timeout: 240 seconds]
Sigyn has joined #pypy
zaberdampfer has quit [Remote host closed the connection]
lucy_ has joined #pypy
lucy_ has quit [Remote host closed the connection]
nimaje has quit [Ping timeout: 260 seconds]
alexband has quit [Ping timeout: 252 seconds]
lesshaste has joined #pypy
nimaje has joined #pypy
dddddd has joined #pypy
TheAdversary has quit [Read error: Connection reset by peer]
Hasimir has quit [Read error: Connection reset by peer]
Hasimir has joined #pypy
TheAdversary has joined #pypy
shentino7 has joined #pypy
shentino7 has quit [Remote host closed the connection]
<lesshaste> hi
bendlas[m] has quit [Write error: Connection reset by peer]
bendlas[m] has joined #pypy
marky1991 has joined #pypy
oberstet has joined #pypy
Rhy0lite has joined #pypy
mattip has quit [Ping timeout: 245 seconds]
jcea has joined #pypy
ronan has joined #pypy
lritter has joined #pypy
mattip has joined #pypy
ronan has quit [Quit: Ex-Chat]
ronan has joined #pypy
ronan has quit [Quit: Ex-Chat]
ronan has joined #pypy
bendlas[m] has quit [Remote host closed the connection]
adamholmberg has joined #pypy
bendlas[m] has joined #pypy
<kenaan> rlamy py3.6 103458c3eab6 /: hg merge py3.5
forgottenone has quit [Quit: Konversation terminated!]
ronan has quit [Ping timeout: 246 seconds]
forgottenone has joined #pypy
dash_ has joined #pypy
dash_ is now known as mdash
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 272 seconds]
Awesomecase has joined #pypy
ronan has joined #pypy
Awesomecase has quit [Remote host closed the connection]
adamholmberg has joined #pypy
jcea has quit [Quit: jcea]
jcea has joined #pypy
adamholmberg has quit []
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
tayfun26 has quit [Quit: tayfun26]
ronan has quit [Ping timeout: 246 seconds]
mattip has quit [Ping timeout: 244 seconds]
nimaje has quit [Ping timeout: 260 seconds]
nimaje has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
nimaje has quit [Ping timeout: 240 seconds]
nimaje has joined #pypy
nimaje has quit [Excess Flood]
forgottenone has quit [Ping timeout: 244 seconds]
nimaje has joined #pypy
nimaje has quit [Ping timeout: 240 seconds]
nimaje has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
mattip has joined #pypy
nimaje has quit [Ping timeout: 252 seconds]
nimaje has joined #pypy
gsnedders has quit [Quit: leaving]
gsnedders has joined #pypy
oberstet has quit [Ping timeout: 252 seconds]
nimaje has quit [Ping timeout: 244 seconds]
kanaka has quit [Changing host]
kanaka has joined #pypy
mattip has quit [Ping timeout: 244 seconds]
jamesaxl has quit [Quit: WeeChat 2.2]
Rhy0lite has quit [Quit: Leaving]
nimaje has joined #pypy
nimaje has quit [Killed (kornbluth.freenode.net (Nickname regained by services))]
nimaje has joined #pypy
DIRT has joined #pypy
forgottenone has joined #pypy
crayfishx16 has joined #pypy
nimaje has quit [Read error: Connection reset by peer]
nimaje has joined #pypy
crayfishx16 has quit [Remote host closed the connection]
marcoslater1 has joined #pypy
marcoslater1 has quit [Remote host closed the connection]
Gonsor has joined #pypy
mvantellingen has quit [Ping timeout: 252 seconds]
mvantellingen has joined #pypy
realitix has joined #pypy
realitix has quit [Remote host closed the connection]
DIRT has quit [Quit: Leaving]
nimaje is now known as Guest2782
Guest2782 has quit [Killed (rajaniemi.freenode.net (Nickname regained by services))]
nimaje has joined #pypy
nimaje has quit [Excess Flood]
nimaje has joined #pypy
oberstet has joined #pypy
nimaje has quit [Ping timeout: 240 seconds]
nimaje has joined #pypy
forgottenone has quit [Ping timeout: 245 seconds]
nimaje has quit [Ping timeout: 240 seconds]
nimaje has joined #pypy
jcea1 has joined #pypy
jcea has quit [Read error: Connection reset by peer]
jcea1 is now known as jcea
nimaje has quit [Ping timeout: 252 seconds]
mattip has joined #pypy
TheAdversary has quit [Ping timeout: 252 seconds]
Hasimir has quit [Ping timeout: 245 seconds]
nimaje has joined #pypy
tbodt has quit [Quit: ZNC 1.6.5+deb2build2 - http://znc.in]
tbodt has joined #pypy
oberstet has quit [Ping timeout: 240 seconds]
tbodt has quit [Quit: ZNC 1.6.5+deb2build2 - http://znc.in]
tbodt has joined #pypy
tbodt has quit [Quit: ZNC 1.6.5+deb2build2 - http://znc.in]
tbodt has joined #pypy
niceplace has joined #pypy
Edane1 has joined #pypy
Edane1 has quit [Remote host closed the connection]
nimaje has quit [Ping timeout: 240 seconds]
nimaje has joined #pypy
nimaje has quit [Excess Flood]
nimaje has joined #pypy
Gonsor has quit [Ping timeout: 240 seconds]
nimaje has quit [Killed (kornbluth.freenode.net (Nickname regained by services))]
nimaje has joined #pypy
nimaje has quit [Ping timeout: 240 seconds]
ktechmidas17 has joined #pypy
nimaje has joined #pypy
ktechmidas17 has quit [Remote host closed the connection]
nimaje has quit [Ping timeout: 245 seconds]
nimaje has joined #pypy
nimaje has quit [Read error: Connection reset by peer]
nimaje has joined #pypy
nimaje has quit [Ping timeout: 252 seconds]
Garen_ has joined #pypy
Garen has quit [Ping timeout: 246 seconds]
nimaje has joined #pypy
nimaje has quit [Ping timeout: 250 seconds]
nimaje has joined #pypy
nimaje has quit [Ping timeout: 252 seconds]
marky1991 has quit [Ping timeout: 240 seconds]