<mattip>
probably good enough, just kind of curious what are the work loads cython commonly handles
<mattip>
that is a good mix of data science and web dev stuff
jacob22 has quit [Quit: Konversation terminated!]
moei has quit [Quit: Leaving...]
<kenaan>
rlamy default 5062f3687585 /pypy/module/cpyext/: Call internal methods from PyDict_XXXItem() instead of going through dunder methods (CPython compatibility) Fixes ...
marky1991 has joined #pypy
igitoor has quit [Ping timeout: 257 seconds]
igitoor has joined #pypy
igitoor has quit [Changing host]
igitoor has joined #pypy
<ronan>
mattip: in RPython, built-in exceptions aren't supposed to have attributes, so 5802580694f9 is wrong
<mattip>
hmm. So I would need to make an OutOfRangeError?
<tos9>
stuff in e.g. rpython.rlib.rfloat and rpython.rlib.rdtoa seem to do the same thing, no? (Raise ValueError with a message)
Zaab1t has joined #pypy
lritter has quit [Quit: Leaving]
<mattip>
tos9: it seems the message is not used anywhere, right?
<kenaan>
mattip default 213fc2573b4d /: use a utf8 specific error for OutOfRange
<kenaan>
mattip py3.6 805c1a75f5f0 /: merge default into branch
<kenaan>
mattip py3.6 6890d4e0c302 /pypy/: use rutf8.OutOfRange error
<kenaan>
mattip default 59c374d988c1 /pypy/interpreter/unicodehelper.py: use rutf8.OutOfRange error
__stian has quit [Ping timeout: 256 seconds]
marky1991 has quit [Ping timeout: 250 seconds]
<mattip>
anyone who tries to use autosummary and autodoc in sphinx has no right to claim pypy is complicated, opaque and has too many layers
Ai9zO5AP has quit [Quit: WeeChat 2.3]
<cfbolz>
mattip: hah :-)
<cfbolz>
mattip: having fought against importing basically all day, I am not sure I can agree
<mattip>
:( frustration all around
<cfbolz>
mattip: I think I have just the right level of hack now
Rhy0lite has quit [Quit: Leaving]
<kenaan>
cfbolz py3.6 c6cca0f534ca /pypy/objspace/std/marshal_impl.py: fix test_int_roundtrip in test_marshalimp.py marshaling an int that doesn't fit into 32bit will now use the long by...
jacob22 has joined #pypy
marky1991 has joined #pypy
<tos9>
mattip: from what I could tell it didn't look like it yeah, but probably easier to give up and do what you did :P
<tos9>
mattip: it'd be used if you ran the rpython as python... which was why I assumed you added it (because some error wasn't clear), but hey what do I know
* tos9
was paying attention mostly just to learn somefin'
marky1991 has quit [Ping timeout: 255 seconds]
marky1991 has joined #pypy
Zaab1t has quit [Quit: bye bye friends]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]