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
lritter has quit [Remote host closed the connection]
morsik20 has joined #pypy
<morsik20> This channel has been hacked by Australia's #1 hacker Simon 'eVestigator' Smith https://evestigatorsucks.com/
<morsik20> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
morsik20 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<morsik20> With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/
Madcotto27 has joined #pypy
<Madcotto27> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
Madcotto27 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<bbot2_> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6893 [mattip: force build, unicode-utf8-py3]
aOssed- has joined #pypy
<aOssed-> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
aOssed- has quit [Killed (Sigyn (Spam is off topic on freenode.))]
Azure22 has joined #pypy
<Azure22> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
Azure22 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<Azure22> This channel has been hacked by Australia's #1 hacker Simon 'eVestigator' Smith https://evestigatorsucks.com/
christophegx has joined #pypy
christophegx has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<christophegx> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
brand021 has joined #pypy
<brand021> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
brand021 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
Monkeh25 has joined #pypy
Monkeh25 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<Monkeh25> This channel has been hacked by Australia's #1 hacker Simon 'eVestigator' Smith https://evestigatorsucks.com/
<Monkeh25> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
sins- has joined #pypy
sins- has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<sins-> This channel has been hacked by Australia's #1 hacker Simon 'eVestigator' Smith https://evestigatorsucks.com/
<sins-> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
maxxam has joined #pypy
<maxxam> mattip: v6 compiled with —lldebug
dimi34ka4 has joined #pypy
dimi34ka4 has quit [Remote host closed the connection]
SkyPatrol has joined #pypy
<SkyPatrol> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
SkyPatrol has quit [Killed (Sigyn (Spam is off topic on freenode.))]
bluszcz15 has joined #pypy
bluszcz15 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<bluszcz15> This channel has been hacked by Australia's #1 hacker Simon 'eVestigator' Smith https://evestigatorsucks.com/
<bluszcz15> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
Death9167 has joined #pypy
<Death9167> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
Death9167 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
Connecting has joined #pypy
Connecting has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<Connecting> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
hammer0656 has joined #pypy
<hammer0656> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
hammer0656 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
ceridwen has quit [Ping timeout: 265 seconds]
marself has quit [Ping timeout: 264 seconds]
marself has joined #pypy
ceridwen has joined #pypy
maxxam has quit [Ping timeout: 260 seconds]
and has quit [Killed (Sigyn (Spam is off topic on freenode.))]
MartesZibellina has joined #pypy
<MartesZibellina> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
MartesZibellina has quit [Killed (Sigyn (Spam is off topic on freenode.))]
hipp has joined #pypy
<hipp> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
hipp has quit [Killed (Sigyn (Spam is off topic on freenode.))]
danchr has quit [Quit: ZNC - http://znc.sourceforge.net]
danchr has joined #pypy
maxxam has joined #pypy
<mattip> maxxam: my guess, from the line number of the original abort message from friday (rpython_memory_gc.c:19186)
Garen has quit [Read error: Connection reset by peer]
Garen has joined #pypy
BranchPredictor1 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<mattip> maxxam: and the new one (rpython_memory_gc.c:19221), so 35 lines down,
<mattip> would seem to put you in the line "if self.has_gcptr(llop.extract_ushort(llgroup.HALFWORD, hdr.tid))", around line gc.incminimark.py:2656
mww113 has joined #pypy
<mww113> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
mww113 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<mww113> This channel has been hacked by Australia's #1 hacker Simon 'eVestigator' Smith https://evestigatorsucks.com/
<maxxam> mattip: the bitbucket repository doesn’t seem to have search functionality so I’m not sure where to find that file at the moment… https://bitbucket.org/pypy/pypy/overview
<maxxam> mattip: I don’t have enough C background to understand the implications of the line as quoted without further context
<mattip> the file is rpython/memory/gc/incminimark.py
<mattip> Once you stare at enough c code produced by the translation process, it can become apparent which lines of C line up with lines of rpython
zz_ka6sox has joined #pypy
<zz_ka6sox> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
zz_ka6sox has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<mattip> anyhow the method IncrementalMiniMarkGC.visit in the python file gets turned into the c function pypy_g_IncrementalMiniMarkGC_visit
<mattip> which is the top function in both your abort reports
martyn_h has quit [Killed (Sigyn (Spam is off topic on freenode.))]
canta has quit [Quit: WeeChat 1.6]
xset has joined #pypy
<xset> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
xset has quit [Killed (Sigyn (Spam is off topic on freenode.))]
todevil has joined #pypy
todevil has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<todevil> With our IRC ad service you can reach a global audience of entrepreneurs and fentanyl addicts with extraordinary engagement rates! https://williampitcock.com/
<todevil> This channel has been hacked by Australia's #1 hacker Simon 'eVestigator' Smith https://evestigatorsucks.com/
<todevil> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
<arigo> mattip: hi! sorry, won't have the time to look before ~tuesday
<arigo> as a general rule, we need a reproducer ourselves: solving gc bugs just by staring at reports from others is quasi-impossible
<arigo> it's the kind of rare bug that once took me 10 days of work, with a failing example
<idnar> maxxam: click on the looking glass in the far left sidebar for search
<idnar> (and then "Search for code in pypy" or so on)
<arigo> so one way to progress would be if we could get ssh access to a machine where the crash occurred, inside gdb
<arigo> it might not be enough, but maybe it is
<arigo> (I don't know if "core" files can be moved to another machine with a different Linux system and still be useful there; does anyone know?)
enyc26 has joined #pypy
<enyc26> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
enyc26 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<njs> arigo: I think core files should be fine as long as you have all the binaries (executable + library) for the process that created it
<kenaan> arigo cffi/cffi 7b305f61d0e0 /testing/cffi0/backend_tests.py: Add test from the recent ctypes fix bpo-29565 (may fail on win64)
<arigo> njs: thanks, it means "no" in all likelihood
<njs> well, maybe :-)
arigo is now known as arigato
realitix has joined #pypy
realitix has quit [Client Quit]
marself has quit [Ping timeout: 260 seconds]
NSCLRP-1 has joined #pypy
NSCLRP-1 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<NSCLRP-1> This channel has been hacked by Australia's #1 hacker Simon 'eVestigator' Smith https://evestigatorsucks.com/
<NSCLRP-1> /!\ ATTN: This channel has moved to irc.freenode.net ##hamradio /!\
marself has joined #pypy
realitix has joined #pypy
realitix_ has joined #pypy
realitix has quit [Ping timeout: 260 seconds]
realitix_ is now known as realitix
realitix_ has joined #pypy
realitix_ has quit [Client Quit]
forgottenone has quit [Ping timeout: 240 seconds]
DIRT has quit [Ping timeout: 260 seconds]
oberstet has joined #pypy
realitix has quit [Ping timeout: 260 seconds]
marself has quit [Ping timeout: 240 seconds]
theresajayne5 has joined #pypy
<theresajayne5> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
<theresajayne5> "All told, Handshake aims to give $250 worth of its tokens to *each* user of the websites the company has partnerships with – GitHub, the P2P Foundation and *FREENODE*, a chat channel for peer-to-peer projects. As such, developers who have existing accounts on each could receive up to $750 worth of Handshake tokens."
<theresajayne5> Handshake cryptocurrency scam is operated by Andrew Lee (276-88-0536), the fraudster in chief at Private Internet Access which now owns Freenode
<theresajayne5> Even christel, the freenode head of staff is actively peddling this scam https://twitter.com/christel/status/1025089889090654208
<theresajayne5> Don't support freenode and their ICO scam, switch to a network that hasn't been co-opted by corporate interests. OFTC or efnet might be a good choice. Perhaps even https://matrix.org/
theresajayne5 has quit [Ping timeout: 260 seconds]
<maxxam> arigo: unfortunately this only seems to crop up in production, on a work system, so SSH access is not going to happen
<njs> maxxam: this is a long-shot, but I suppose you could try recording the execution with 'rr' and see if armin could do anything with the resulting trace?
<maxxam> idnar: I don’t see any looking glass or magnifying glass… anyway I found the file thanks to mattip.
<maxxam> njs: rr?
<idnar> hmm, maybe you have to be logged in
<maxxam> idnar: could be
<njs> it's ... less intrusive than many debugging tools, but still kind of intrusive, so might be tricky to use in production
ZexaronS has joined #pypy
<ZexaronS> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
<ZexaronS> "All told, Handshake aims to give $250 worth of its tokens to *each* user of the websites the company has partnerships with – GitHub, the P2P Foundation and *FREENODE*, a chat channel for peer-to-peer projects. As such, developers who have existing accounts on each could receive up to $750 worth of Handshake tokens."
<ZexaronS> Handshake cryptocurrency scam is operated by Andrew Lee (276-88-0536), the fraudster in chief at Private Internet Access which now owns Freenode
ZexaronS has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<njs> and I have no idea how large the trace would be for a bug that takes 24 hours to trigger...
<maxxam> njs: hmm, it’s worth re-emphasising that this segfault tends to crop up after 24h+ of running, in a program that processes A LOT of data
<maxxam> yeah
<njs> see above re: "long shot" :-)
<maxxam> early on in debugging we were logging many execution steps to a plain text doc, and were getting gigabytes per day
<njs> (have you tried reproducing it outside of production, e.g. by hammering the program with synthetic data?)
<maxxam> njs: not yet
<maxxam> njs: fuzzing would be the next step, I suppose
<maxxam> njs: though it sounds like the actual solution will be to re-write certain bits of the code so I can get „good enough“ performance on CPython
<njs> plausible
forgottenone has joined #pypy
Yatekii26 has joined #pypy
<Yatekii26> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
<Yatekii26> "All told, Handshake aims to give $250 worth of its tokens to *each* user of the websites the company has partnerships with – GitHub, the P2P Foundation and *FREENODE*, a chat channel for peer-to-peer projects. As such, developers who have existing accounts on each could receive up to $750 worth of Handshake tokens."
<Yatekii26> Handshake cryptocurrency scam is operated by Andrew Lee (276-88-0536), the fraudster in chief at Private Internet Access which now owns Freenode
Yatekii26 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
antocuni has joined #pypy
johanfforsberg has joined #pypy
johanfforsberg has quit [Ping timeout: 244 seconds]
antocuni has quit [Ping timeout: 240 seconds]
change has joined #pypy
<change> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
change has quit [Killed (Sigyn (Spam is off topic on freenode.))]
AbbeyRipstra2 has joined #pypy
<AbbeyRipstra2> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
AbbeyRipstra2 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
GeekDude29 has joined #pypy
<GeekDude29> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
GeekDude29 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
arooni15 has joined #pypy
arooni15 has quit [Ping timeout: 240 seconds]
amz31 has joined #pypy
<amz31> there is bug in cffi, that makes it so I need to copy the pseudo buffer to continue
grossing10 has joined #pypy
<grossing10> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
grossing10 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
JamesR has joined #pypy
<JamesR> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
JamesR has quit [Killed (Sigyn (Spam is off topic on freenode.))]
vans1 has joined #pypy
<vans1> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
vans1 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
Gonsor has joined #pypy
A5A has joined #pypy
<A5A> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
A5A has quit [Killed (Sigyn (Spam is off topic on freenode.))]
EdSaperia19 has joined #pypy
<EdSaperia19> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
EdSaperia19 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
Gonsor has quit [Ping timeout: 265 seconds]
<mattip> amz31: that's not a bug in cffi, key and value are views into the data in key_ptr and value_ptr,
<mattip> amz31: once you exit the scope key_ptr and value_ptr are no longer valid.
crane has quit [Ping timeout: 264 seconds]
ctismer has quit [Ping timeout: 264 seconds]
ctismer has joined #pypy
crane has joined #pypy
<amz31> mattip: the bug is about the copy, I don't wish to [:] copy the thing, I wish to pass the value as is and then parse it from raw memory
<amz31> I can handle the memory handling
Zoddo13 has joined #pypy
<Zoddo13> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
Zoddo13 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<amz31> or maybe not
<amz31> memory handling of set of key/value pairs is painful code
<mattip> there is some tension between c-type memory handling (malloc requires a call to free) and python (free via refcounting) which can be tricky to get right
<amz31> that exactly the problem, i need to refcount the individual key and values before being able to free the initial array
Metacity19 has joined #pypy
<Metacity19> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
Metacity19 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<mattip> amz31: the cffi issue for msvc and packing pragma is fixed
<mattip> amz31: you relate to it in your code
Gonsor has joined #pypy
<amz31> that's me i thin that filled that issue i don't remember
<amz31> tx
<kenaan> mattip unicode-utf8-py3 9c9e17b77c17 /: unicode/utf8 translation fixes
<kenaan> mattip unicode-utf8-py3 71093bf7b39c /pypy/module/_locale/test/test_locale.py: remove str_w
<kenaan> mattip unicode-utf8-py3 73ecf23722a4 /pypy/: translation fixes, space.newtext() should not accept unicode
lritter has joined #pypy
<amz31> that was the bug, I think we that bug resolved, I don't need to implement refcounting myself... just call free
<amz31> yes it's me that filled the issue, sorry for the lack of context but the solution is what I wanted
<mattip> amz31: looking at your code again, key_ptr and value_ptr relate to kvs, but what keeps kvs alive?
<mattip> grr. that async code is confusing
<bbot2_> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6895 [mattip: force build, unicode-utf8-py3]
<amz31> mattip: that's the fdb_future that holds a reference to it
<amz31> from memory, let me check
<mattip> right, I was confused
<amz31> there is different way to free the result of the C client library
<amz31> for instance, look for 'free' procedure referenced here https://github.com/amirouche/found/blob/master/src/found/v510/base.py#L223
<bbot2_> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6895 [mattip: force build, unicode-utf8-py3]
xuanrui has joined #pypy
xuanrui has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<xuanrui> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
<amz31> mattip: ^ I use ffi.gc(pointer, collect) function
rej11 has joined #pypy
rej11 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<rej11> "All told, Handshake aims to give $250 worth of its tokens to *each* user of the websites the company has partnerships with – GitHub, the P2P Foundation and *FREENODE*, a chat channel for peer-to-peer projects. As such, developers who have existing accounts on each could receive up to $750 worth of Handshake tokens."
<rej11> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
forgottenone has quit [Ping timeout: 240 seconds]
Exagone3135 has joined #pypy
Exagone3135 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<Exagone3135> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
forgottenone has joined #pypy
Humbedooh29 has joined #pypy
<Humbedooh29> "All told, Handshake aims to give $250 worth of its tokens to *each* user of the websites the company has partnerships with – GitHub, the P2P Foundation and *FREENODE*, a chat channel for peer-to-peer projects. As such, developers who have existing accounts on each could receive up to $750 worth of Handshake tokens."
Humbedooh29 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<Humbedooh29> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
forgottenone has quit [Ping timeout: 264 seconds]
antocuni has joined #pypy
forgottenone has joined #pypy
Bahhumbug4 has joined #pypy
<Bahhumbug4> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
Bahhumbug4 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
forgottenone has quit [Ping timeout: 256 seconds]
maxxam has quit [Ping timeout: 240 seconds]
maxxam_ has joined #pypy
lostnord has joined #pypy
<lostnord> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
lostnord has quit [Killed (Sigyn (Spam is off topic on freenode.))]
maxxam_ has quit [Ping timeout: 248 seconds]
forgottenone has joined #pypy
maxxam has joined #pypy
oberstet has quit [Ping timeout: 240 seconds]
icasdri4 has joined #pypy
mdoep24 has joined #pypy
<icasdri4> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
icasdri4 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<mdoep24> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
mdoep24 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
Vercas27 has joined #pypy
<Vercas27> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
Vercas27 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
johanfforsberg has joined #pypy
varesa11 has joined #pypy
varesa11 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<varesa11> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
Oats87 has joined #pypy
<Oats87> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
Oats87 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<amz31> https://sensimark.com/api/v0?url=https://botbot.me/freenode/python
johanfforsberg has quit [Ping timeout: 240 seconds]
Matrixiumn has quit [Remote host closed the connection]
BranchPredictor2 has joined #pypy
<BranchPredictor2> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
BranchPredictor2 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
cjwelborn has quit [Remote host closed the connection]
cjwelborn has joined #pypy
marself has joined #pypy
marself has quit [Ping timeout: 256 seconds]
marself has joined #pypy
antocuni has quit [Ping timeout: 268 seconds]
marself has quit [Ping timeout: 240 seconds]
ronan has quit [Ping timeout: 256 seconds]
<kenaan> mattip unicode-utf8-py3 5918348069b9 /pypy/objspace/std/objspace.py: whoops
<kenaan> mattip unicode-utf8-py3 da2e74e209e0 /pypy/: w_type.getname returns utf8
<kenaan> mattip unicode-utf8-py3 9c9fca815956 /: use a signature to find where len < 0, fix
<kenaan> mattip unicode-utf8-py3 91d7f28bf01c /pypy/interpreter/error.py: use rutf8 to do decode(..., 'replace', ...)
<kenaan> mattip unicode-utf8-py3 ff1a45089342 /pypy/: translation fixes
michagogo23 has joined #pypy
michagogo23 has quit [Remote host closed the connection]
ronan has joined #pypy
beaky8 has joined #pypy
<beaky8> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
beaky8 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
JollyRgrs10 has joined #pypy
<JollyRgrs10> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
JollyRgrs10 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
kipras`away is now known as kipras
kipras is now known as kipras`away
forgottenone has quit [Quit: Konversation terminated!]
forgottenone has joined #pypy
poutine29 has joined #pypy
poutine29 has quit [Remote host closed the connection]
forgottenone has quit [Remote host closed the connection]
johanfforsberg has joined #pypy
<kenaan> mattip unicode-utf8-py3 1b6dfea3eef5 /pypy/: try making space.newtext accept only utf8
<bbot2_> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6896 [mattip: force build, unicode-utf8-py3]
kasa has joined #pypy
kasa has quit [Remote host closed the connection]
bobe20 has joined #pypy
<bobe20> "All told, Handshake aims to give $250 worth of its tokens to *each* user of the websites the company has partnerships with – GitHub, the P2P Foundation and *FREENODE*, a chat channel for peer-to-peer projects. As such, developers who have existing accounts on each could receive up to $750 worth of Handshake tokens."
<bobe20> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
bobe20 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
mahmoh has joined #pypy
doaks27 has joined #pypy
<doaks27> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
doaks27 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
m71223 has joined #pypy
<m71223> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
m71223 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
aOssed- has joined #pypy
aOssed- has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<aOssed-> "All told, Handshake aims to give $250 worth of its tokens to *each* user of the websites the company has partnerships with – GitHub, the P2P Foundation and *FREENODE*, a chat channel for peer-to-peer projects. As such, developers who have existing accounts on each could receive up to $750 worth of Handshake tokens."
<aOssed-> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
<bbot2_> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6896 [mattip: force build, unicode-utf8-py3]
mahmoh has quit [Quit: Leaving.]
Gonsor has quit [Read error: Connection reset by peer]
MikeoftheEast13 has joined #pypy
<MikeoftheEast13> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
MikeoftheEast13 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
ronan__ has joined #pypy
ronan_ has quit [Ping timeout: 244 seconds]
cronic has joined #pypy
<cronic> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
cronic has quit [Killed (Sigyn (Spam is off topic on freenode.))]
johanfforsberg has quit [Ping timeout: 256 seconds]
Gentle has joined #pypy
Gentle has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<Gentle> "All told, Handshake aims to give $250 worth of its tokens to *each* user of the websites the company has partnerships with – GitHub, the P2P Foundation and *FREENODE*, a chat channel for peer-to-peer projects. As such, developers who have existing accounts on each could receive up to $750 worth of Handshake tokens."
<Gentle> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
Kronuz has quit [Ping timeout: 248 seconds]
Kronuz has joined #pypy
danieljabailey has quit [Quit: ZNC 1.6.5+deb2build2 - http://znc.in]
danieljabailey has joined #pypy
LambdaComplex11 has joined #pypy
LambdaComplex11 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
<LambdaComplex11> "All told, Handshake aims to give $250 worth of its tokens to *each* user of the websites the company has partnerships with – GitHub, the P2P Foundation and *FREENODE*, a chat channel for peer-to-peer projects. As such, developers who have existing accounts on each could receive up to $750 worth of Handshake tokens."
<LambdaComplex11> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
maxxam_ has joined #pypy
trisk14 has joined #pypy
<trisk14> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
trisk14 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
maxxam has quit [Ping timeout: 240 seconds]
maxxam_ has quit [Ping timeout: 244 seconds]
Mikaela25 has joined #pypy
<Mikaela25> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
Mikaela25 has quit [Killed (Sigyn (Spam is off topic on freenode.))]
Guest45602 has joined #pypy
<Guest45602> After the acquisition by Private Internet Access, Freenode is now being used to push ICO scams https://www.coindesk.com/handshake-revealed-vcs-back-plan-to-give-away-100-million-in-crypto/
Guest45602 has quit [Killed (Sigyn (Spam is off topic on freenode.))]