cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | "the modern world where network packets and compiler optimizations are effectively hostile"
vkirilichev has quit [Ping timeout: 248 seconds]
rokujyouhitoma has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rokujyouhitoma has quit [Ping timeout: 248 seconds]
marr has quit [Ping timeout: 240 seconds]
cwillu has joined #pypy
tbodt has joined #pypy
tbodt has quit [Client Quit]
vkirilichev has joined #pypy
exarkun has quit [Ping timeout: 252 seconds]
exarkun has joined #pypy
vkirilichev has quit [Ping timeout: 240 seconds]
cloudyplain has joined #pypy
cloudyplain has quit [Remote host closed the connection]
cloudyplain has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 248 seconds]
vkirilichev has joined #pypy
vkirilichev has quit [Ping timeout: 255 seconds]
ArneBab_ has joined #pypy
inhahe_ has joined #pypy
ArneBab has quit [Ping timeout: 240 seconds]
exarkun has quit [Read error: Connection reset by peer]
inhahe_ has quit [Ping timeout: 240 seconds]
exarkun has joined #pypy
vkirilichev has joined #pypy
vkirilichev has quit [Ping timeout: 240 seconds]
pilne has quit [Quit: Quitting!]
cloudyplain has quit [Remote host closed the connection]
cloudyplain has joined #pypy
cloudyplain has quit [Ping timeout: 240 seconds]
exarkun has quit [Ping timeout: 240 seconds]
vkirilichev has joined #pypy
exarkun has joined #pypy
vkirilichev has quit [Ping timeout: 260 seconds]
cloudyplain has joined #pypy
cloudyplain has quit [Ping timeout: 240 seconds]
cloudyplain has joined #pypy
cloudyplain has quit [Remote host closed the connection]
cloudyplain has joined #pypy
yuyichao_ has quit [Ping timeout: 248 seconds]
yuyichao_ has joined #pypy
yuyichao has joined #pypy
yuyichao has quit [Read error: Connection reset by peer]
yuyichao has joined #pypy
yuyichao_ has quit [Ping timeout: 246 seconds]
vkirilichev has joined #pypy
vkirilichev has quit [Remote host closed the connection]
vkirilichev has joined #pypy
vkirilichev has quit [Remote host closed the connection]
lritter has joined #pypy
vkirilichev has joined #pypy
vkirilichev has quit [Ping timeout: 240 seconds]
exarkun has quit [Ping timeout: 260 seconds]
exarkun has joined #pypy
vkirilichev has joined #pypy
cloudyplain has quit [Remote host closed the connection]
<kenaan> cfbolz default 361e12f80c69 /rpython/jit/codewriter/test/test_longlong.py: really fix tests
oberstet has joined #pypy
cloudyplain has joined #pypy
realitix has joined #pypy
vkirilichev has quit [Ping timeout: 240 seconds]
cloudyplain has quit [Ping timeout: 255 seconds]
cloudyplain has joined #pypy
exarkun has quit [Ping timeout: 260 seconds]
exarkun has joined #pypy
vkirilichev has joined #pypy
chelz has quit [Ping timeout: 255 seconds]
vkirilichev has quit [Ping timeout: 264 seconds]
chelz has joined #pypy
antocuni_ has joined #pypy
marr has joined #pypy
cstratak has joined #pypy
eregon has joined #pypy
vkirilichev has joined #pypy
exarkun has quit [Ping timeout: 248 seconds]
exarkun has joined #pypy
nimaje1 has joined #pypy
nimaje has quit [Killed (niven.freenode.net (Nickname regained by services))]
nimaje1 is now known as nimaje
vkirilichev has quit [Ping timeout: 246 seconds]
TheAdversary has joined #pypy
cloudyplain has quit [Remote host closed the connection]
vkirilichev has joined #pypy
marvin_ has quit [Remote host closed the connection]
marvin has joined #pypy
marvin is now known as Guest79357
vkirilichev has quit [Ping timeout: 240 seconds]
gumblex has left #pypy [#pypy]
exarkun has quit [Ping timeout: 240 seconds]
exarkun has joined #pypy
cwillu has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
vkirilichev has joined #pypy
cstratak has quit [Quit: Leaving]
cstratak has joined #pypy
vkirilichev has quit [Ping timeout: 248 seconds]
jacob22 has joined #pypy
jacob22_ has quit [Ping timeout: 240 seconds]
lesshaste has joined #pypy
<lesshaste> hi all
<lesshaste> what's the status of pandas+pypy ?
<lesshaste> LarstiQ, thanks!
vkirilichev has joined #pypy
<fijal> lesshaste: it might be all fixed by now
<lesshaste> fijal, cool!
<fijal> ^^^ mattip
vkirilichev has quit [Ping timeout: 248 seconds]
marky1991 has joined #pypy
adamholmberg has joined #pypy
TheAdversary has quit [Read error: Connection reset by peer]
yuyichao has quit [Ping timeout: 248 seconds]
dmalcolm has joined #pypy
TheAdversary has joined #pypy
yuyichao has joined #pypy
vkirilichev has joined #pypy
vkirilichev has quit [Ping timeout: 240 seconds]
marky1991 has quit [Read error: Connection reset by peer]
cstratak has quit [Ping timeout: 248 seconds]
vkirilichev has joined #pypy
tbodt has joined #pypy
medwards has quit [Remote host closed the connection]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
<mattip> fijal: down to a 17 failing tests, mostly edge cases
<kenaan> mattip default e3a231de06fb /pypy/module/cpyext/: test, implement PyUnicode_FromFormat in C
vkirilichev has quit [Ping timeout: 240 seconds]
<fijal> mattip: cool!
<kenaan> mattip cpyext-tp_dictoffset 54a0a8a5a9d9 /: set tp_dictoffset, used only as hint for cython
<kenaan> mattip cpyext-tp_dictoffset 56afd2a1b1e9 /pypy/module/cpyext/: test, fix setting tp_dictoffset as indicator for mutable attributes (cython)
<kenaan> mattip cpyext-tp_dictoffset e2b3bea05c2b /pypy/module/cpyext/: test, fixes for when tp_dictoffset is non-zero, when PyObject_*Attr* can run
<kenaan> mattip default 58204c4f3efd /pypy/module/_csv/interp_csv.py: copy-paste typo
<mattip> tp_dictoffset is used as a flag to know when to call PyObject_SetAttr might succeed in cython
* mattip bbl
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dmalcolm has quit [Ping timeout: 248 seconds]
tbodt has joined #pypy
realitix has quit [Quit: Leaving]
vkirilichev has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<kenaan> rlamy py3.5 1f0dbee16f1f /: hg merge default (fast PyUnicode_Check disabled for now)
tbodt has joined #pypy
vkirilichev has quit [Ping timeout: 240 seconds]
Arfrever has joined #pypy
<kenaan> rlamy py3.5 97f210be408f /pypy/module/itertools/test/test_itertools.py: Speed up a slow test
<kenaan> rlamy py3.5 d9fa892ead1e /pypy/: Add space.long and space.w_long aliases and reduce diff with default
antocuni_ has quit [Ping timeout: 246 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dunpeal has joined #pypy
<dunpeal> fijal: still interested to know why my code runs so much faster on CPython 3 compared to latest PyPy?
<fijal> Yeah
<dunpeal> "PyPy3.5 5.8 beta x86_64"
<dunpeal> Running on RHEL 7
<dunpeal> It's basically generating a lot of data, and feeding it to MongoDB
<dunpeal> Using PyMongo (which is the main library I'm utilizing, besides the stdlib modules)
<dunpeal> What else do you need to know?
kaizoku has left #pypy [#pypy]
oberstet has quit [Ping timeout: 252 seconds]
<fijal> Ideally I would be able to run it
<fijal> Maybe upload a profile using vmprof
tbodt has joined #pypy
vkirilichev has joined #pypy
marky1991 has joined #pypy
<agronholm> sorry if this gets asked a lot, but how's the 3.5 effort going? is there going to be a stable release soon?
<exarkun> a rough approximation of what's left to do: http://buildbot.pypy.org/summary?branch=py3.5
<dunpeal> fijal: it's prop code. I'll figure out if there's any way I can send it to you.
vkirilichev has quit [Ping timeout: 240 seconds]
marky1991_2 has joined #pypy
<agronholm> thanks
antocuni_ has joined #pypy
marky1991 has quit [Ping timeout: 260 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
<LarstiQ> dunpeal: iirc NDAs are an option if you are willing to have commercial support
<LarstiQ> but better ask fijal
vkirilichev has joined #pypy
lritter has quit [Ping timeout: 252 seconds]
Arfrever has quit [Ping timeout: 252 seconds]
<fijal> Yeah, we offer commercial support
exarkun has quit [Read error: Connection reset by peer]
exarkun has joined #pypy
kanaka has joined #pypy
kanaka has quit [Changing host]
kanaka has joined #pypy
antocuni_ has quit [Ping timeout: 252 seconds]
<kenaan> mattip default 303d4b69c445 /pypy/module/cpyext/src/unicodeobject.c: add missing file
<mattip> hi
dunpeal has left #pypy [#pypy]
jcea has quit [Ping timeout: 260 seconds]
marky1991 has joined #pypy
marky1991_2 has quit [Ping timeout: 260 seconds]
DRMacIver_ has joined #pypy
MarkMangoba_ has joined #pypy
avakdh_ has joined #pypy
altendky_ has joined #pypy
wallet42_ has joined #pypy
danchr_ has joined #pypy
nedbat_ has joined #pypy
nedbat_ has quit [Changing host]
nedbat_ has joined #pypy
bjs_ has joined #pypy
webmeister_ has joined #pypy
lazybear_ has joined #pypy
tos9_ has joined #pypy
akash47_ has joined #pypy
altendky_ has quit []
chelz has quit [*.net *.split]
cjwelborn has quit [*.net *.split]
Kronuz has quit [*.net *.split]
bjs has quit [*.net *.split]
MarkMangoba has quit [*.net *.split]
DRMacIver has quit [*.net *.split]
lazybear has quit [*.net *.split]
pdox has quit [*.net *.split]
tos9 has quit [*.net *.split]
wallet42 has quit [*.net *.split]
nedbat has quit [*.net *.split]
danchr has quit [*.net *.split]
altendky has quit [*.net *.split]
akash47 has quit [*.net *.split]
webmeister has quit [*.net *.split]
avakdh has quit [*.net *.split]
mjacob has quit [*.net *.split]
tos9_ is now known as tos9
bjs_ is now known as bjs
DRMacIver_ is now known as DRMacIver
MarkMangoba_ is now known as MarkMangoba
wallet42_ is now known as wallet42
avakdh_ is now known as avakdh
altendky_ has joined #pypy
lazybear_ is now known as lazybear
mjacob has joined #pypy
altendky_ has quit [Client Quit]
altendky has joined #pypy
altendky has quit [Client Quit]
Kronuz has joined #pypy
altendky has joined #pypy
chelz has joined #pypy
cjwelborn has joined #pypy
<kenaan> mattip default eeb144e01b46 /pypy/module/cpyext/test/test_typeobject.py: fix, on 32 bit platforms 1L<<31 overflows a 'l' parsed object
exarkun has quit [Read error: Connection reset by peer]
marky1991_2 has joined #pypy
marky1991 has quit [Ping timeout: 255 seconds]
marky1991_3 has joined #pypy
exarkun has joined #pypy
marky1991_2 has quit [Ping timeout: 240 seconds]
dmalcolm has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Client Quit]
vkirilichev has quit [Remote host closed the connection]
dmalcolm has quit [Ping timeout: 240 seconds]
marky1991_2 has joined #pypy
tbodt has joined #pypy
marky1991_3 has quit [Ping timeout: 248 seconds]
jcea has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Ping timeout: 248 seconds]
nedbat_ is now known as nedbat
Cheery has quit [Ping timeout: 240 seconds]
tbodt has joined #pypy
billy_ has joined #pypy
billy_ has left #pypy [#pypy]
antocuni_ has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
adamholmberg has quit [Read error: No route to host]
adamholmberg has joined #pypy
tbodt has joined #pypy
vkirilichev has joined #pypy
inhahe_ has joined #pypy
vkirilichev has quit [Ping timeout: 240 seconds]
mvantellingen has quit [Ping timeout: 240 seconds]
pdox has joined #pypy
mvantellingen has joined #pypy
demonimin has joined #pypy
kipras is now known as kipras`away
pilne has joined #pypy
vkirilichev has joined #pypy