antocuni changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | "PyPy: the Gradual Reduction of Magic (tm)"
danieljabailey has quit [Quit: ZNC 1.6.5+deb2build2 - http://znc.in]
danieljabailey has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Client Quit]
yuyichao_ has quit [Ping timeout: 265 seconds]
yuyichao_ has joined #pypy
oberstet has quit [Ping timeout: 248 seconds]
marr has quit [Ping timeout: 252 seconds]
inhahe_ has joined #pypy
exarkun has joined #pypy
<simpson> Hi! Maybe it's still too early in the morning for questions, but: Has anybody built a JSON parser in RPython?
Hotpot33 has quit [Ping timeout: 260 seconds]
ArneBab_ has joined #pypy
ArneBab has quit [Ping timeout: 264 seconds]
<Alex_Gaynor> simpson: `pypy/module/_pypyjson/`, but it's part of PyPy
<simpson> Alex_Gaynor: Oh interesting. Yeah, those look like they might translate just fine for some non-PyPy project.
dddddd has quit [Remote host closed the connection]
altendky has quit [Quit: Connection closed for inactivity]
guilherme has joined #pypy
guilherme has quit [Ping timeout: 240 seconds]
glyph has quit [Quit: End of line.]
guilherme has joined #pypy
glyph has joined #pypy
_whitelogger has joined #pypy
dcrosta has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tayfun26 has joined #pypy
guilherme has quit [Remote host closed the connection]
guilherme has joined #pypy
guilherme has quit [Ping timeout: 252 seconds]
guilherme has joined #pypy
guilherme has quit [Ping timeout: 248 seconds]
<arigato> SystemError: unexpected internal exception (please report a bug): <OSError object at 0x7fb50c1f7700>; internal traceback was dumped to stderr
<arigato> that's what I get from time.sleep(float('nan'))
<arigato> ah sorry, I see it was fixed very recently
marr has joined #pypy
<kenaan> arigo py3.5 36cb02a2cd90 /pypy/: Fix 248a5a9859ef (probably)
lazy1 has joined #pypy
guilherme has joined #pypy
guilherme has quit [Ping timeout: 256 seconds]
<lazy1> Where can I find statistics on pypy2 vs pypy3 usage? I *guess* 2 is used more but would love to get some numbers
<lazy1> (the docker hub api doesn't give download by tag)
<arigato> given that we are only about to release the first non-beta pypy3, that seems a bit premature
<lazy1> You know people, they like the new and shiny :)
<lazy1> And once you're hooked on f-strings, you can't go back
<lazy1> Do we have download stats from https://pypy.org/download.html ?
<arigato> you can see download stats at https://bitbucket.org/pypy/pypy/downloads/ , for what it's worth (most people on linux use their distribution's pypy anyway)
marr has quit [Ping timeout: 256 seconds]
<lazy1> Thanks
<njs> arigato: not for pypy3 I hope...
<nimaje> why not?
<lazy1> According to bitbucket downloads pypy2 is downloaded about 5 times more than pypy3 (346 vs 67)
guilherme has joined #pypy
guilherme has quit [Ping timeout: 272 seconds]
marr has joined #pypy
guilherme has joined #pypy
guilherme has quit [Ping timeout: 264 seconds]
<cfbolz> lazy1: that just proves that nobody is using that page to download
guilherme has joined #pypy
<lazy1> I agree :)
<lazy1> https://hub.docker.com/v2/repositories/library/pypy/ says 5464652 pulls but they don't provide data by tag
guilherme has quit [Ping timeout: 265 seconds]
guilherme has joined #pypy
dddddd has joined #pypy
guilherme has quit [Ping timeout: 256 seconds]
exarkun has quit [Read error: Connection reset by peer]
<LarstiQ> and afaik the pypy devs are not involved with the docker images, so not advertised, how reliable are those numbers? etc
exarkun has joined #pypy
marr has quit [Ping timeout: 256 seconds]
guilherme has joined #pypy
guilherme has quit [Ping timeout: 248 seconds]
<lazy1> The docker hub download? It's part of the standard docker registry API
Taggnostr2 has joined #pypy
Taggnostr has quit [Ping timeout: 272 seconds]
Taggnostr2 has quit [Ping timeout: 264 seconds]
Taggnostr has joined #pypy
<LarstiQ> lazy1: no I mean, pypy.org does not advertise existance of those images, so it's just people randomly guessing at it
<LarstiQ> how large a fraction of the pypy user base is that? No idea
guilherme has joined #pypy
<lazy1> @LarstiQ: My usual way of installing things today is using docker. Which I guess it true for a lot of people
<lazy1> I go to docker hub every time when trying new things
<lazy1> Also it's a official image...
guilherme has quit [Ping timeout: 240 seconds]
Taggnostr2 has joined #pypy
Taggnostr has quit [Ping timeout: 260 seconds]
Taggnostr has joined #pypy
Taggnostr2 has quit [Ping timeout: 265 seconds]
Taggnostr has quit [Ping timeout: 265 seconds]
Taggnostr has joined #pypy
guilherme has joined #pypy
<LarstiQ> lazy1: official as in made by docker people, not official as in made by pypy.org people
<LarstiQ> and docker hub's trust model is a bit.. primitive
Taggnostr has quit [Ping timeout: 240 seconds]
Taggnostr has joined #pypy
Taggnostr2 has joined #pypy
Taggnostr has quit [Ping timeout: 248 seconds]
Taggnostr has joined #pypy
Taggnostr2 has quit [Ping timeout: 248 seconds]
Taggnostr2 has joined #pypy
Taggnostr has quit [Ping timeout: 272 seconds]
Taggnostr2 has quit [Ping timeout: 260 seconds]
Taggnostr2 has joined #pypy
Taggnostr has joined #pypy
Taggnostr2 has quit [Ping timeout: 240 seconds]
guilherme has quit [Remote host closed the connection]
<lazy1> How is https://github.com/tianon connected to pypy? (He's the primary comitter on https://github.com/docker-library/pypy/)
antocuni has joined #pypy
dcrosta has joined #pypy
<fijal> lazy1: not connected I think
tayfun26 has quit [Remote host closed the connection]
guilherme has joined #pypy
andenixa has joined #pypy
<andenixa> hello when embedding pypy does it retain jit functionality?
yuyichao_ has quit [Ping timeout: 256 seconds]
guilherme has quit [Remote host closed the connection]
guilherme has joined #pypy
Hotpot33 has joined #pypy
guilherme has quit [Ping timeout: 240 seconds]
dcrosta has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Hotpot33 has quit [Ping timeout: 252 seconds]
Hotpot33 has joined #pypy
yuyichao_ has joined #pypy
dcrosta has joined #pypy
dcrosta has quit [Client Quit]
<antocuni> andenixa: yes
<andenixa> antocuni: thank you
<andenixa> I've been wondering
<andenixa> are there many people who use pypy in Windows?
<andenixa> Sad part is that it fails to install ipython because of scandir module isn't compiling
<andenixa> scandir isn't even important
<antocuni> I don't personally use windows, no idea about others
<andenixa> Doesn't compile with neither gcc not MSVS compiler
<andenixa> I assume the problem is PyPy becase it does compile for CPython
<andenixa> Thats pity though ipython is fundamental tool
<andenixa> thank you, they do actually
<andenixa> most of them
<antocuni> TL;DR: it is known that C modules not always work, although we improved cpyext a lot
<antocuni> so, if a module doesn't compile, feel free to open an issue
<andenixa> Its not so much an extension problem as some error in python.h definition
<andenixa> I know for the fact people managed to run scandir in pypy
<andenixa> though probably not at Windows
<andenixa> antocuni: I've seen similar issues opened
<antocuni> please file an issue, eventually we will look into it
<antocuni> or, even better: patches are welcome :)
<andenixa> guys do PyPy support Cython?
<andenixa> stupid question yet really always wanted to know
<antocuni> yes
<andenixa> oh
<andenixa> thats cool
<antocuni> cython has even special support for pypy
<andenixa> I've stumbled upon pypy page specially stackless part and learned it has incompleate support for stacklets
<andenixa> I thought pypy was started by the same guys who created stackless
<antocuni> yes, ctismer
<ctismer> hehe
<antocuni> well, it was not started by him alone, but he was there since the beginning AFAIK
<andenixa> that sounds overwhelmingly bad
<antocuni> anyway, I'm off for now
<antocuni> bye :)
<andenixa> goodbye
<andenixa> CPYthon rejected stackless and PyPy doing the same mistake
<ctismer> I don't think so. PyPy's adoption of stackless was very ok for me.
<andenixa> stacklets could be the most definitive feature nevermind the JIT
<andenixa> I don't know any mainstream dynamic languages that would have effective microthreads
<andenixa> ctismer: there was a disclaimer that some important features of stackless are omitted
<andenixa> I've been pestering #python about stackless and in the end community agreed that its perhaps one of the most overlooked feature
<andenixa> None has efficient microthread with preemptive scheduler.
<ctismer> well, it's all my fault. If I were not that much into continuations and were going for Tasklets in the first place, the world might look a bit different...
<andenixa> ctismer: the major thing is that basically the community couldn't even find much arguments against tasklets except weak voices who'd say they are harder to debug.
<andenixa> ctismer: anyway you are still here meaning its not over. Tasklets still could change the way people think of python programming in general.
guilherme has joined #pypy
<andenixa> stackless should be de-facto not CPython which should technically be subsequently replaced by PyPy
guilherm_ has joined #pypy
<andenixa> ctismer: how impossible it iis to create a real enum statement?
<ctismer> andenixa whow, I'm impressed :)
guilher__ has joined #pypy
guilherme has quit [Read error: Connection reset by peer]
<andenixa> ctismer: I've been fiddling with python around 10 years of which 7 years I was employed worked professionally. Ever since I learned about stackless I never had CPython installation.
guilherm_ has quit [Ping timeout: 248 seconds]
guilher__ has quit [Ping timeout: 256 seconds]
andenixa has quit [Quit: ChatZilla 0.9.93 [Firefox 53.0.3/20170518000419]]
<ctismer> andenixa so maybe I should put some work into it? I thought with the appearance of "yield from", the major feature of stackless is doable in Python
<fijal> eh, os x build only works on 10.13
<fijal> what should I do?
<fijal> make another build myself that works on lower OS X?
guilherme has joined #pypy
<fijal> antocuni: ?
dddddd has quit [Remote host closed the connection]
guilherm_ has joined #pypy
guilherme has quit [Ping timeout: 248 seconds]
antocuni has quit [Ping timeout: 252 seconds]
guilherm_ has quit [Read error: Connection reset by peer]
guilherme has joined #pypy
guilherme has quit [Read error: Connection reset by peer]
guilherme has joined #pypy
guilherme has quit [Ping timeout: 248 seconds]
guilherme has joined #pypy
guilherm_ has joined #pypy
jcea has joined #pypy
guilherme has quit [Ping timeout: 252 seconds]
guilherme has joined #pypy
guilherm_ has quit [Read error: Connection reset by peer]
Taggnostr2 has joined #pypy
Taggnostr has quit [Ping timeout: 248 seconds]
guilherm_ has joined #pypy
guilher__ has joined #pypy
guilherm_ has quit [Read error: Connection reset by peer]
guilherme has quit [Ping timeout: 252 seconds]
guilherme has joined #pypy
guilher__ has quit [Read error: Connection reset by peer]
guilherm_ has joined #pypy
guilher__ has joined #pypy
guilherme has quit [Ping timeout: 252 seconds]
guilherm_ has quit [Ping timeout: 252 seconds]
guilherme has joined #pypy
guilher__ has quit [Ping timeout: 252 seconds]
mattip has joined #pypy
<kenaan> fijal pypy.org[extradoc] 51a69a2367a0 /: regen and add new OS X build
guilherme has quit [Remote host closed the connection]
<mattip> about scandir and PyPy, I wonder what version they were trying
<fijal> mattip: so I'm going ahead right?
guilherme has joined #pypy
<mattip> osx problems solved? yeah sure why not
<fijal> well "solved"
<fijal> we have two binaries and people need to make a plan
<fijal> I documented it on downloads
<mattip> how does cpython solve it?
<fijal> good question, I have no idea
<fijal> maybe they don't use utimesat on OS X simply?
<fijal> we can test, but I don't feel like fighting with redoing all the release steps tbh
<fijal> and OS X users are very good at upgrading too
guilherme has quit [Ping timeout: 264 seconds]
<mattip> does the py2.7 v5.10 download work for you on macos or do we need to rebuild that as well?
<fijal> pypy2 works
<fijal> (it does not use fancy new timing stuff)
<fijal> mattip: ok, it's out, congrats everyone!
guilherme has joined #pypy
<mattip> congrats. Did you change the blog theme somehow?
guilherme has quit [Remote host closed the connection]
<fijal> no?
<fijal> I mean not intentionally at least
<fijal> (it also looks for me like it looked before, but indeed it looks like something changed at some stage)
guilherme has joined #pypy
<fijal> mattip: well congratulations to you :-)
<fijal> it feels sometimes the only thing I do is push button ;-)
jamesaxl has joined #pypy
<mattip> it almost is like that for me too
<mattip> our scripts are getting better
jamesaxl has quit [Read error: Connection reset by peer]
jamesaxl has joined #pypy
guilherme has quit [Ping timeout: 264 seconds]
<LarstiQ> button mashing works in Streetfighter, why not for releasing pypy
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
<LarstiQ> congrats!
<pjenvey> what was the osx issue exactly? I remember interp_posix having to wrap calls of things like utimensat with if rposix.HAVE_UTIMESANT, might it be something along those lines
lazy1 has quit [Ping timeout: 264 seconds]
<kenaan> pjenvey pypy.org[extradoc] 4c67f0934073 /: fix download links
<pjenvey> speaking of button mashing, someone might wanna double check all that ^^
guilherme has joined #pypy
<kenaan> pjenvey pypy.org[extradoc] 42a37d570b66 /: fix formatting of sha lists
<kenaan> mattip py3.5 85e44c9458db /pypy/module/errno/interp_errno.py: fix for win32
guilherme has quit [Ping timeout: 252 seconds]
<mattip> pjenvey: thanks, lgtm
<mattip> AFAICT, the issue is that high sierra has utimensat where sierra and lower do not, but we need to build it in
yuyichao has joined #pypy
yuyichao_ has quit [Ping timeout: 240 seconds]
jcea has quit [Ping timeout: 265 seconds]
jcea has joined #pypy
<mattip> lxml, numpy seem to behave well with the cpyext-avoid-roundtrip branch,
<mattip> may I merge it?
<Rotonen> compiling on a newer macos targeting also older macos versions is tough, at least on CPython one has to manually map the relevant systcalls and patch pyconfig.h manually after autotools configuration
<Rotonen> mattip, fijal: afaik cpython just compiles on a very old macos and that's how it can work forwards compatible
<mattip> Rotonen: so the official python builds are forward compatible but miss out on some tweaks like utimensat ?
<Rotonen> that is my standing understanding of it
<mattip> thanks
<Rotonen> that's been annoying me a bit as there is also quite a lot of in the way of compilation warnings in the cpython codebase if you compile it on a modern mac with apple recommended settings
jcea has quit [Ping timeout: 265 seconds]
<xorAxAx> anybody who will be at fosdem?
<Rotonen> https://reviews.llvm.org/D34264 <- also this feature had some rather misleading bug in it in some shiped apple llvm version, but don't recall the specifics of that fight anymore at this point, in case you end up chasing this into the same rabbit holes
<cfbolz> mattip: +1 on merging
marky1991_2 has joined #pypy
guilherme has joined #pypy
marky1991 has quit [Ping timeout: 252 seconds]
yuyichao has quit [Quit: Konversation terminated!]
marky1991_2 has quit [Ping timeout: 256 seconds]
imperat717 has joined #pypy
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! yhfxn: bgola pilne fryguybob Garen ceridwen raynold redj tav asmeurer ssbr` nimaje glyph ArneBab_ Hotpot33 danieljabailey lukasa wallet42 simpson MarkMangoba ctismer rguilleb
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! wgaznnf: demonimin redj _whitelogger aboudreault ArneBab_ Garen ceridwen mvantellingen jamesaxl Civil sbauman tito
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! kvacgec: SunDwarf ulope ArneBab_ jamesaxl aboudreault Hotpot33 iko __main__ samth wallet42 raynold inhahe_ simpson mattip tav ceridwen asmeurer nimaje Taggnostr2 tito webmeister riddle utek Mark
<imperat717> ▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! issgtlkcy: ArneBab_ pilne redj mattip aboudreault ctismer asmeurer raynold exarkun Garen marvin_ riddle jamesaxl infernix utek __main__ Hexxeh____ iko webmeister tav dustinm- tormoz jeroud simpson Hotpot33 chris| s
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! qlxlogj: mattip asmeurer Hexxeh____ SunDwarf nimaje simpson bgola aboudreault static infernix dustinm- rguillebert raynold MarkMangoba Garen jeroud fryguybob Hotpot33 tav redj iko WGH Civil __ma
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! ieaude: wallet42 kenaan bgola __main__ glyph Civil Hotpot33 WGH Taggnostr2 Garen raynold sbauman rguillebert frygu
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! fluawljvv: tormoz exarkun __main__ WGH bgola _whitelogger ssbr` asmeurer inhahe_ ctismer Garen static Taggnostr2 ulope lukasa jeroud webmeister rguillebert tito riddle mvantellingen ta
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! tizijdzu: chris| simpson static danieljabailey sbauman riddle iko aboudreault dustinm- MarkMangoba gsnedders tito lukasa mattip AndrewBC Taggnostr2 jeroud ArneBab_ ssbr` rguillebert ni
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! zogaiqjmf: gsnedders fryguybob static marvin_ glyph MarkMangoba WGH dustinm- iko mattip redj guilherme ceridwen ct
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! hdtpnh: redj _whitelogger WGH asmeurer riddle Garen Hexxeh____ AndrewBC demonimin mvantellingen utek gsnedders exa
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! xzwtmde: raynold ulope ArneBab_ jamesaxl ctismer Taggnostr2 Hotpot33 ceridwen samth pilne webmeister asmeurer simpson Civil jeroud bgola _whitelogger demonimin torm
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! jvisa: aboudreault lukasa glyph pilne mvantellingen bgola tormoz kenaan jamesaxl Hexxeh____ dustinm- MarkMangoba ceridwen inhahe_ tito exarkun tav marvin_ asmeurer gsnedders
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! ihvir: Civil Hexxeh____ jamesaxl sbauman tav static rguillebert asmeurer Garen webmeister guilherme bgola __main__ aboudreault inhahe_
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! nmmxczxlud: __main__ fryguybob iko utek kenaan ctismer SunDwarf ulope sbauman gsnedders webmeister inhahe_ tav AndrewBC samth WGH dustinm- tito Hexxeh____ ceridwen
<imperat717> ▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! uxcwt: bgola tito rguillebert wallet42 ulope SunDwarf mvantellingen aboudreault Garen glyph Taggnostr2 samth simpson ArneBab_ gsnedders tormoz Hotpot33 Hexxeh____ sbauman AndrewBC dustinm- webmeister iko marvin_ ss
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! vxdxpid: utek tav tormoz asmeurer dustinm- glyph Hexxeh____ jamesaxl mattip pilne webmeister bgola gsnedders marvin_ riddle chris| demonimin ssbr` sbauman inhahe_ AndrewBC guilherme Taggnostr2 SunDwarf si
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! uznmjctols: infernix tav tormoz Civil rguillebert static _whitelogger redj SunDwarf mvantellingen riddle exarkun __main__ aboudreault Taggnostr2 raynold pilne sbauman simpson MarkMangoba iko bgola jamesax
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! nxazlxpth: redj tito __main__ Garen ceridwen simpson iko raynold guilherme AndrewBC fryguybob riddle jamesaxl jeroud gsnedde
<imperat717> ▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! chqigqesg: webmeister asmeurer MarkMangoba ctismer aboudreault kenaan tito WGH Hexxeh____ tav Taggnostr2 bgola pilne tormoz ssbr` jamesaxl dustinm- iko infernix ulope mvantellingen exarkun simps
imperat717 was kicked from #pypy by fijal [imperat717]
guilherme has quit []
dddddd has joined #pypy
_rosa_di_48 has joined #pypy
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! xrdfhz: dddddd ronny riddle Hotpot33 gsnedders lukasa mvantellingen domenkozar nimaje chris| ceridwen ssbr` MarkMangoba ctismer webmeister aboudreault glyph iko ArneBab_
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! ugnyly: asmeurer Taggnostr2 marmoute_ utek ulope idnar danieljabailey ArneBab_ gsnedders MarkMangoba jamesaxl ceridwen dddddd tav WGH exarkun nimaje glyph demonimin riddle fryguybob ctismer lukasa infernix sbauman chris
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! sorzcebfu: Taggnostr2 tito tav danieljabailey ArneBab_ aboudreault plan_rich_ asmeurer ulope dddddd pybot infernix webmeister lukasa demonimin mjacob ssbr` fryguybob ctismer riddle domenkoz
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! drgqwwx: ulope Hotpot33 glyph _whitelogger jamesaxl pilne exarkun ctismer kipras`away asmeurer redj pybot ebarrett ridd
dddddd has left #pypy [#pypy]
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! culsrzxn: pilne mattip gsnedders sbauman AndrewBC ssbr` marmoute_ glyph redj kipras`away tito ulope iko exarkun Taggnostr2 avakdh inhahe_ riddle jeroud tav tormoz jamesa
mattip has left #pypy ["bye"]
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! rklhkg: Taggnostr2 ronny aboudreault ebarrett AndrewBC jeroud __peke__ iko ulope ceridwen domenkozar idnar pilne chris| dddddd kipras`away demonimin plan_rich_ avakdh gsnedders webmeister g
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! ceswml: webmeister pilne asmeurer danieljabailey lukasa samth AndrewBC utek dddddd exarkun raynold ulope ronny kipras`away jamesaxl __peke__ ceridwen avakdh ebarrett mattip WGH ch
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! ttyrq: ctismer pilne chris| gsnedders tormoz ulope AndrewBC ronny _whitelogger utek aboudreault mattip mvantellingen bgola Hotpot33 fryguybob __peke_
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! wjjrzluqw: aboudreault avakdh ssbr` ArneBab_ Hotpot33 fryguybob WGH eregon asmeurer AndrewBC samth redj _whitelogger trfl idnar utek gsnedd
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! hrzitcy: eregon tormoz fryguybob avakdh ulope AndrewBC glyph ssbr` jeroud lukasa plan_rich_ ctismer chris| Hotpot33 idnar nimaje jamesaxl webmeister mjacob iko ebarrett riddle kip
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! nnpwhgmav: mattip fryguybob utek __peke__ AndrewBC demonimin ebarrett idnar WGH danieljabailey plan_rich_ tormoz bgola lukasa jamesaxl infernix asmeu
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! mlwivrf: nimaje infernix redj __peke__ bgola gsnedders WGH tav riddle ceridwen raynold jamesaxl glyph ssbr` MarkMangoba mjacob jeroud ebarrett ArneBab_ marmout
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! idmpzmb: Taggnostr2 samth webmeister pybot Hotpot33 raynold jamesaxl demonimin ArneBab_ ronny avakdh ebarrett redj danieljabailey nimaje gsnedders tav tito kipras`away glyph sbauman pilne e
<_rosa_di_48> ▄▄▄▄▄▄▄▄▄▄ HAPPY NIGGER MAS!! IF YOU WANT JOIN A CELEBRATION THAT IS NIGGER FREE PLEASE JOIN #/JOIN RIGHT HERE ON THIS NETWORK!! pcpbb: pilne infernix gsnedders tormoz pybot asmeurer raynold nimaje ronny Hotpot33 ebarrett domenkozar kipras`away utek lukasa redj mjacob chris| inhahe_ eregon avakdh MarkMangoba exarkun mattip glyph _whitelogger fryg
_rosa_di_48 was banned on #pypy by Alex_Gaynor [*!~eupaavf@ip24-251-151-251.ph.ph.cox.net]
dddddd has joined #pypy
_rosa_di_48 has quit [Remote host closed the connection]
<kenaan> mattip default 7b550e9b3cee /pypy/: merge cpyext-avoid-roundtrip which avoids some rpython-c conversions
<kenaan> mattip default b66871ab25db /pypy/doc/whatsnew-head.rst: document merged branch
<kenaan> mattip cpyext-avoid-roundtrip 99d1f5562d30 /: close merged branch
<kenaan> mattip closed-branches 9ab5000f48bd /: Merge closed head 98384706fd2b on branch cpyext-refactor-tp_dealloc
<kenaan> mattip closed-branches 4bed82bcd6fb /: Merge closed head 596f167b7fd8 on branch optinfo-into-bridges
<kenaan> mattip closed-branches 5ab26c5a9402 /: Merge closed head 328306bbabd7 on branch default
<kenaan> mattip closed-branches ac94f2fa8bf0 /: Merge closed head b8233cc7d857 on branch win32-fixes6
<kenaan> mattip closed-branches 6950b71225ca /: Merge closed head 7aada6f7b5bb on branch vmprof-win32
<kenaan> mattip closed-branches 13540b789caf /: Merge closed head 2bf28f126b37 on branch refactor-PyFloat_FromString
<kenaan> mattip closed-branches 611625e17649 /: Merge closed head 08b621a98634 on branch rpython-20
<kenaan> mattip closed-branches 6ab215ddd6c9 /: Merge closed head 99d1f5562d30 on branch cpyext-avoid-roundtrip
<kenaan> mattip closed-branches baf0e7c0cfe3 /: re-close this branch
tbodt has joined #pypy
mat^2 has joined #pypy
yuyichao has joined #pypy
yuyichao has quit [Client Quit]
yuyichao has joined #pypy
jamesaxl has quit [Read error: Connection reset by peer]
yuyichao has quit [Ping timeout: 252 seconds]
jcea has joined #pypy
antocuni has joined #pypy
cjwelborn has quit [Remote host closed the connection]