arigato 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 | mac OS and Fedora are not Windows
antocuni has quit [Ping timeout: 268 seconds]
jcea has quit [Ping timeout: 252 seconds]
jcea has joined #pypy
jcea has quit [Quit: jcea]
dddddd has quit [Remote host closed the connection]
_whitelogger has joined #pypy
_whitelogger has joined #pypy
_whitelogger has joined #pypy
Ai9zO5AP has quit [Ping timeout: 248 seconds]
EWDurbin has quit [*.net *.split]
string has quit [*.net *.split]
stillinbeta has quit [*.net *.split]
kiprasz has quit [*.net *.split]
shodan45 has quit [*.net *.split]
kipras`away has joined #pypy
agronholm has quit [*.net *.split]
altendky has quit [*.net *.split]
hexa- has quit [*.net *.split]
mjacob has quit [*.net *.split]
andi- has quit [*.net *.split]
cjwelborn has quit [*.net *.split]
kirma has quit [*.net *.split]
altendky has joined #pypy
hexa- has joined #pypy
mjacob has joined #pypy
kirma has joined #pypy
cjwelborn has joined #pypy
agronholm has joined #pypy
hexa- has quit [Max SendQ exceeded]
stillinbeta has joined #pypy
shodan45 has joined #pypy
string has joined #pypy
EWDurbin has joined #pypy
andi- has joined #pypy
hexa- has joined #pypy
alawrence has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
Ai9zO5AP has joined #pypy
jacob22 has quit [Quit: Konversation terminated!]
jacob22 has joined #pypy
andi- has quit [Ping timeout: 250 seconds]
<kenaan> fijal copystrcontents-in-rewrite d43e7d5dd376 /: New branch to play with rewriting copystrcontent
jcea has joined #pypy
andi- has joined #pypy
antocuni has joined #pypy
lritter has joined #pypy
dddddd has joined #pypy
nedbat has quit [Ping timeout: 250 seconds]
EWDurbin has quit [Ping timeout: 248 seconds]
stillinbeta has quit [Ping timeout: 248 seconds]
stillinbeta has joined #pypy
dansan has quit [Remote host closed the connection]
altendky has quit [Ping timeout: 252 seconds]
Taggnostr has quit [Ping timeout: 250 seconds]
dansan has joined #pypy
Taggnostr has joined #pypy
shodan45 has quit [Remote host closed the connection]
EWDurbin has joined #pypy
altendky has joined #pypy
nedbat has joined #pypy
avakdh has quit [Ping timeout: 250 seconds]
avakdh has joined #pypy
shodan45 has joined #pypy
Taggnostr has quit [Ping timeout: 252 seconds]
Taggnostr has joined #pypy
string has quit [Ping timeout: 248 seconds]
nedbat has quit [Ping timeout: 252 seconds]
string has joined #pypy
nedbat has joined #pypy
kipras has quit [Ping timeout: 272 seconds]
kipras has joined #pypy
Rhy0lite has joined #pypy
dustinm has joined #pypy
forgottenone has joined #pypy
kiwi_88 has joined #pypy
kiwi_88 has quit [Remote host closed the connection]
kiwi_20 has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
kiwi_20 has left #pypy [#pypy]
kiwi_20 has joined #pypy
<kiwi_20> Hi, we accidentally uploaded a vmprof profile to vmprof.com (`--web`), who could we contact to have it removed? Thank you
<antocuni> kiwi_20: you should contact fijal
<antocuni> (maciej fijalkowski)
<kiwi_20> antocuni: Ok, I have sent him a message, thank you
<antocuni> you're welcome
<arigato> "did you know" time: the syntax class A: ... with literally dot-dot-dot is valid syntax nowadays
<antocuni> arigato: I'm sure that if we try enough, we can come up with a nice way to exploit this syntax to make some weird API
<arigato> well it defeats my style of writing "..." left and right in python files as placeholders for not-complete-yet source
<arigato> or it would if I wrote Python 3
<antocuni> "while ...: " it's a nice pattern for an infinite loop :)
<arigato> what
<arigato> ok I see, "..." is just the Ellipsis object
<antocuni> yes, and bool(...) is True of course
<arigato> so even a line with just "..." on it is perfectly valid and ignored
<antocuni> yes
<arigato> great
* arigato </complain>
<antocuni> pff
<antocuni> >>> builtins.Ellipsis = 42
<antocuni> Ellipsis
<antocuni> >>> ...
<arigato> I guess it's a LOAD_CONST
<antocuni> too bad, it would be open a whole load of opportunities if you could change it
<arigato> >>> ....x
<arigato> AttributeError: 'ellipsis' object has no attribute 'x'
<fijal> w're entering perl territory here
<antocuni> I fear that python crossed that border years ago :(
<RemoteFox> is there any prefered way how to do a GUI in a language written in rpython?
<cfbolz> Whew, CPython 3.8 is getting a globals cache: https://github.com/python/cpython/pull/12884
ambv has joined #pypy
Rhy0lite has quit [Quit: Leaving]
alawrence has quit [Ping timeout: 256 seconds]
<simpson> RemoteFox: I can outline a couple possible paths; I don't think that there's an established best practice yet.
<simpson> Actually, now that I really think about it, basically all of the options boil down to rffi'ing some GUI library in C, or doing networking from your target language.
antocuni has quit [Ping timeout: 246 seconds]
<RemoteFox> :X
azrdev has joined #pypy
<kenaan> arigo cffi/cffi 5aa806ec6d00 /: Simplify the implementation, cut down the explanations, and allow accessing multiple items instead of just one in...
<kenaan> arigo cffi/cffi ff1afa334366 /c/test_c.py: on py.py, bytearray buffers are not emulated well enough
<kenaan> arigo cffi/cffi 90d267a96234 /: bump version number to 1.13
<kenaan> arigo default d9c0166080e4 /pypy/module/_cffi_backend/: ffi.from_buffer("type *")
<kenaan> arigo default cbe1542365b6 /: update to cffi/90d267a96234
alawrence has joined #pypy
antocuni has joined #pypy
Kipras_ has joined #pypy
jcea1 has joined #pypy
nedbat_ has joined #pypy
kipras has quit [*.net *.split]
nedbat has quit [*.net *.split]
jcea has quit [*.net *.split]
jcea1 is now known as jcea
jacob22 has quit [Quit: Konversation terminated!]
jacob22 has joined #pypy
marvin has quit [Remote host closed the connection]
marvin_ has joined #pypy
Cheery has quit [Ping timeout: 245 seconds]
Cheery has joined #pypy
nedbat_ is now known as nedbat
lritter has quit [Quit: Leaving]
alawrence has quit [Ping timeout: 256 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
antocuni has quit [Ping timeout: 252 seconds]
glyph has quit [Quit: End of line.]