cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | if a pep adds a mere 25-30 [C-API] functions or so, it's a drop in the ocean (cough) - Armin
plan_rich has quit [Ping timeout: 272 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
xcm has quit [Remote host closed the connection]
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
xcm has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
dddddd has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
<marmoute>
cfbolz: yeah, I am super happy with that. You can actually do things on a phone without it being a massive pain.
<tumbleweed>
ah, on /pypy/
<mattip>
marmoute: confusion ^^^
* tumbleweed
uses gitlab regularly, but I don't think I've requested access for something through the web interface before
<marmoute>
mattip: open a ticket ?
<mattip>
marmoute: the membership thing is confusing: there is a pypy group but then we can give permissions for pypy/pypy separately
<tumbleweed>
yeah, you can grant permissions heirarchially
<tumbleweed>
(well, only add, not subtract)
<mattip>
it would be good if pypy/pypy had a "request permission" button too
<mattip>
do we care if we expose more socket.SO* constants to pypy2.7 than CPython does?
<mattip>
the current _socket/moduledef simply exposes all the constants defined in rpython's _rsocket_ffi
<mattip>
and I don;t want to have to enumarate only the ones we should expose
bitbit has quit [Remote host closed the connection]
<cfbolz>
mattip: I don't think we care
<ronan>
+1
lritter has quit [Quit: Leaving]
<arigato>
+1: if someone accidentally depend on them, and complains CPython doesn't have them, we can now safely answer "you shouldn't be using CPython2.7 any longer, officially"
<cfbolz>
haha
<cfbolz>
yes, from that POV we can now do what we want
<arigato>
python 2.8! cough
<mattip>
pushed a fix in c59b4ec28639
wleslie has quit [Quit: ~~~ Crash in JIT!]
<mattip>
email notifications are working, but they are a bit noisy.
<ronan>
mattip: can you merge the new docs for heptapod?