tilgovi has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 260 seconds]
jcea has quit [Quit: jcea]
amaury has quit [Ping timeout: 258 seconds]
lritter has quit [Ping timeout: 255 seconds]
ArneBab_ has joined #pypy
ArneBab has quit [Ping timeout: 260 seconds]
chatter29 has joined #pypy
<chatter29> hey guys
<chatter29> allah is doing
<chatter29> sun is not doing allah is doing
<chatter29> to accept Islam say that i bear witness that there is no deity worthy of worship except Allah and Muhammad peace be upon him is his slave and messenger
chatter29 has quit [Client Quit]
tilgovi has quit [Quit: No Ping reply in 180 seconds.]
tilgovi has joined #pypy
inhahe_ has quit [Read error: Connection reset by peer]
inhahe_ has joined #pypy
tilgovi has quit [Remote host closed the connection]
tilgovi has joined #pypy
tilgovi has quit [Remote host closed the connection]
tilgovi has joined #pypy
tilgovi has quit [Ping timeout: 258 seconds]
tilgovi has joined #pypy
tilgovi has quit [Remote host closed the connection]
tilgovi has joined #pypy
tilgovi has quit [Read error: Connection reset by peer]
tilgovi has joined #pypy
tilgovi has quit [Remote host closed the connection]
tbodt has joined #pypy
tilgovi has joined #pypy
tilgovi has quit [Remote host closed the connection]
forgottenone has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jacob22_ has quit [Quit: Konversation terminated!]
tilgovi has joined #pypy
tilgovi has quit [Remote host closed the connection]
tilgovi has joined #pypy
tilgovi has quit [Remote host closed the connection]
tilgovi has joined #pypy
adamholmberg has joined #pypy
oberstet has joined #pypy
adamholmberg has quit [Ping timeout: 252 seconds]
glyph has quit [Quit: End of line.]
jamesaxl has joined #pypy
glyph has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
glyph has quit [Remote host closed the connection]
glyph has joined #pypy
tilgovi has quit [Remote host closed the connection]
arigato has joined #pypy
antocuni_ has joined #pypy
DragonSA has joined #pypy
DragonSA has joined #pypy
DragonSA has quit [Changing host]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
jamesaxl has quit [Read error: Connection reset by peer]
jamesaxl has joined #pypy
commandoline has quit [Quit: Bye!]
commandoline has joined #pypy
amaury has joined #pypy
commandoline has quit [Quit: Bye!]
commandoline has joined #pypy
jacob22_ has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 258 seconds]
amaury has quit [Ping timeout: 240 seconds]
jamadden has joined #pypy
antocuni_ has quit [Ping timeout: 240 seconds]
adamholmberg has joined #pypy
dr0lan has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
jacob22_ has quit [Quit: Konversation terminated!]
arigato has quit [Quit: Leaving]
<dr0lan> Hey guys I'm trying to implement reading from stdin in my VM but I get an exception i'm not sure how to fix. I use sys.stdin.read() and I get back Exception: Don't know how to represent module sys. I guess that means that I should probably use something else, though I'm not sure what
<dr0lan> Appreciate the help :)
<nimaje> dr0lan: os.read
<dr0lan> nimaje: how would I get the file descriptor of stdin? I tried running that but could not get it working, docs aren't of much help either
jcea has joined #pypy
<nimaje> dr0lan: stdin, stdout and stderr are standard file descriptors. 0, 1 and 2 are the values. if you want to be explcit you can use: 'STDIN = sys.__stdin__.fileno()'
<dr0lan> nimaje: thanks, much appreciated :)
Rhy0lite has joined #pypy
jacob22_ has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 252 seconds]
inhahe_ has quit [Read error: Connection reset by peer]
inhahe_ has joined #pypy
FASDFSF has joined #pypy
topi`_ is now known as topi`
marky1991 has joined #pypy
adamholmberg has joined #pypy
amaury has joined #pypy
jamesaxl has quit [Quit: WeeChat 1.7]
panni_ has quit [Remote host closed the connection]
panni_ has joined #pypy
jamesaxl has joined #pypy
yuyichao_ has quit [Ping timeout: 255 seconds]
yuyichao_ has joined #pypy
panni_ has quit [Remote host closed the connection]
panni_ has joined #pypy
Tiberium has joined #pypy
panni_ has quit [Remote host closed the connection]
panni_ has joined #pypy
panni_ has quit [Remote host closed the connection]
panni_ has joined #pypy
tbodt has joined #pypy
<kenaan_> rlamy PyBuffer 3f7d3c653bf9 /pypy/objspace/std/memoryobject.py: Use .value_from_bytes() in ._getitem_tuple_indexed()
lritter has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<kenaan_> rlamy PyBuffer 8252315ff919 /pypy/objspace/std/test/test_memoryobject.py: Avoid skipping most tests in this file when running on CPython with -A
tbodt has joined #pypy
tbodt has quit [Client Quit]
forgottenone has joined #pypy
tbodt has joined #pypy
oberstet has quit [Ping timeout: 255 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Tiberium has quit [Remote host closed the connection]
Tiberium has joined #pypy
tbodt has joined #pypy
arigato has joined #pypy
dr0lan has quit [Quit: WeeChat 1.0.1]
mattip has joined #pypy
<kenaan_> rlamy PyBuffer 30be5c409ea0 /pypy/: fix .tolist() on slices
<bbot2_> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/4541 [ronan: force build, PyBuffer]
<bbot2_> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/5866 [ronan: force build, PyBuffer]
<bbot2_> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/4541 [ronan: force build, PyBuffer]
kanaka has quit [Remote host closed the connection]
<kenaan_> rlamy PyBuffer b87693784bb0 /pypy/: simplify and document PyBuffer.getbytes()
<bbot2_> Exception: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/5866 [ronan: force build, PyBuffer]
<bbot2_> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/4542 [ronan: force build, PyBuffer]
<bbot2_> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/5867 [ronan: force build, PyBuffer]
inhahe_ has quit [Ping timeout: 240 seconds]
arigato has quit [Quit: Leaving]
inhahe_ has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
forgottenone has joined #pypy
oberstet has joined #pypy
FASDFSF has quit [Read error: Connection reset by peer]
__main__ has quit [Read error: Connection reset by peer]
_main_ has joined #pypy
_main_ is now known as __main__
jcea has quit [Quit: jcea]
fniephaus has quit [Ping timeout: 260 seconds]
arigato has joined #pypy
fniephaus has joined #pypy
<bbot2_> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/5867 [ronan: force build, PyBuffer]
DragonSA has quit [Quit: Konversation terminated!]
<kenaan_> amauryfa py3.5 db0c73821d75 /pypy/module/_io/interp_textio.py: Avoid importing the full locale module during _io initialization. CPython change fbbf8b160e8d
<kenaan_> amauryfa py3.5 34a763246fde /: Move SimpleNamespace to lib_pypy, this avoids freezing the 'types' module, and also 'functools', 'collections', 'w...
<kenaan_> amauryfa default 994394c09421 /pypy/: Move to ObjSpace the management of the thread-local set of 'currently_in_repr' objects. It will be easier to exp...
<kenaan_> amauryfa py3.5 8059c5eb1ca8 /: hg merge default
<kenaan_> amauryfa py3.5 61b843dccbd8 /pypy/interpreter/astcompiler/symtable.py: Fix translation
<kenaan_> amauryfa py3.5 6a485971d4fa /: Use our space.objects_in_repr() dict, instead of the decorator in reprlib.py which imports too many things.
<kenaan_> amauryfa py3.5 f2d2c66f439d /: Try harder to reduce the number of modules imported at startup.
<kenaan_> amauryfa py3.5 4a1ca556668a /pypy/objspace/std/sliceobject.py: Don't freeze operator.py, use _operator instead.
<amaury> test_site.py should pass now.
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Garen has quit [Ping timeout: 240 seconds]
<ronan> amaury: thanks! that should improve startup time a fair bit
<amaury> yes, probably
<bbot2_> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/4542 [ronan: force build, PyBuffer]
tbodt has joined #pypy
forgottenone has quit [Ping timeout: 255 seconds]
tbodt has quit [Client Quit]
Tiberium has quit [Remote host closed the connection]
<kenaan_> amauryfa py3.5 a402a0d7ee30 /pypy/module/_posixsubprocess/_posixsubprocess.c: Apply CPython rev 9180fb4eccc7: Raise our own SubprocessError rather than a RuntimeError when dealing with odd rar...
<kenaan_> amauryfa py3.5 991de0b87cdc /pypy/module/_posixsubprocess/_posixsubprocess.c: Apply diffs from CPython, mainly: CPython rev 5453b9c59cd7: On systems with a functioning /proc/self/fd or /dev/fd...
RchrdB has joined #pypy
<kenaan_> arigo default 3ac7b22f8ffa /pypy/module/__builtin__/app_functional.py: Avoid freezing lib-python/2.7/__future__.py
tbodt has joined #pypy
<kenaan_> mattip default 8175c5e20480 /pypy/module/cpyext/test/: a passing test for issue #2482, but perhaps we should support PyBaseObject_Type too?
arigato has quit [Quit: Leaving]
mattip has left #pypy ["bye"]
antocuni_ has joined #pypy
jamesaxl has quit [Quit: WeeChat 1.7]
Rhy0lite has quit [Ping timeout: 240 seconds]
brechtm has quit []
jamesaxl has joined #pypy
oberstet has quit [Ping timeout: 255 seconds]
jamesaxl has quit [Quit: WeeChat 1.7]
jcea has joined #pypy
nimaje1 has joined #pypy
nimaje1 is now known as nimaje
marr has joined #pypy
antocuni_ has quit [Ping timeout: 255 seconds]
RchrdB has left #pypy ["Leaving"]
kipras is now known as kipras`away
amaury has quit [Quit: Konversation terminated!]
marr has quit [Ping timeout: 252 seconds]
jcea1 has joined #pypy
jcea has quit [Read error: Connection reset by peer]
jcea1 is now known as jcea
amaury has joined #pypy
amaury has quit [Ping timeout: 240 seconds]