antocuni changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | "PyPy: the Gradual Reduction of Magic (tm)"
Hasimir has joined #pypy
tbodt has joined #pypy
jamesaxl has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
marr has quit [Ping timeout: 265 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Hasimir has quit [Remote host closed the connection]
ssbr` has quit [Ping timeout: 255 seconds]
ssbr` has joined #pypy
ArneBab_ has joined #pypy
ArneBab has quit [Ping timeout: 256 seconds]
guilherme has joined #pypy
dddddd has quit [Remote host closed the connection]
guilherme has quit [Remote host closed the connection]
guilherme has joined #pypy
guilherme has quit [Ping timeout: 264 seconds]
shell_za_190 has joined #pypy
shell_za_190 has quit [Remote host closed the connection]
AndrewBC has joined #pypy
amaury has joined #pypy
marr has joined #pypy
amaury has quit [Ping timeout: 264 seconds]
amaury has joined #pypy
amaury has quit [Ping timeout: 256 seconds]
kenaan_ has quit [Read error: No route to host]
badki998 has joined #pypy
badki998 has quit [Remote host closed the connection]
alf188 has joined #pypy
alf188 has quit [Remote host closed the connection]
re784 has joined #pypy
re784 has quit [Remote host closed the connection]
dddddd has joined #pypy
jcea has joined #pypy
marr has quit [Ping timeout: 264 seconds]
raynold has quit [Read error: Connection reset by peer]
ceridwen has quit [Ping timeout: 272 seconds]
raynold has joined #pypy
ceridwen has joined #pypy
marr has joined #pypy
Guest19580 has quit [Ping timeout: 256 seconds]
marvin_ has joined #pypy
marr has quit [Ping timeout: 248 seconds]
kenaan has joined #pypy
<kenaan> rlamy py3.5 ea2056d81509 /pypy/module/_cppyy/test/test_datatypes.py: fix test
exarkun has quit [Read error: Connection reset by peer]
exarkun has joined #pypy
<kenaan> rlamy default a560a9381f17 /pypy/module/cpyext/test/test_tupleobject.py: Fix test: missing incref
<kenaan> rlamy py3.5 ed6f48246238 /pypy/module/_continuation/interp_continuation.py: continulet pickling seems to be working
jcea has quit [Remote host closed the connection]
jcea has joined #pypy
raynold has quit [Quit: Connection closed for inactivity]
guilherme has joined #pypy
<kenaan> rlamy py3.5 413ffdce2e44 /pypy/module/pypyjit/test_pypy_c/: fix 2 tests
mattip has joined #pypy
guilherme has quit [Remote host closed the connection]
guilherme has joined #pypy
guilherme has quit [Ping timeout: 264 seconds]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6453 [ronan: force build, py3.5]
danieljabailey has quit [Ping timeout: 246 seconds]
danieljabailey has joined #pypy
guilherme has joined #pypy
amaury has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6453 [ronan: force build, py3.5]
Taggnostr2 has joined #pypy
Taggnostr has quit [Ping timeout: 248 seconds]
exarkun has quit [Ping timeout: 248 seconds]
exarkun has joined #pypy
amaury has quit [Quit: Konversation terminated!]
amaury has joined #pypy
realitix has joined #pypy
realitix has quit [Remote host closed the connection]
exarkun has quit [Ping timeout: 272 seconds]
exarkun has joined #pypy
getxsick has joined #pypy
getxsick has left #pypy [#pypy]
marr has joined #pypy
jcea has quit [Quit: jcea]
exarkun has quit [Ping timeout: 240 seconds]
exarkun has joined #pypy
guilherme has quit [Remote host closed the connection]
guilherme has joined #pypy
<kenaan> mattip buildbot 054832151c19 /bot2/pypybuildbot/builds.py: fix for non-windows build slaves without git
jamesaxl has quit [Quit: WeeChat 1.9.1]
<kenaan> rlamy py3.5 b1f6c07626d3 /pypy/module/_continuation/interp_pickle.py: fix translation
<amaury> bah, with PyPy, _random.seed(None) does not do what you think
<amaury> it's actually equivalent to seed(hash(None)
<cfbolz> Ouch
marvin_ has quit [Ping timeout: 248 seconds]
exarkun has quit [Ping timeout: 256 seconds]
exarkun has joined #pypy
<Alex_Gaynor> amaury: What do I think it should do? It sounds like nonsense to me :-)
bbot2 has quit [Quit: buildmaster reconfigured: bot disconnecting]
tbodt has joined #pypy
bbot2 has joined #pypy
<amaury> Alex_Gaynor: with no parameter, random.seed() uses the current system time.
<amaury> According to the docs, seed(None) should do the same thing
<amaury> and in random.py, the derived class will pass None to the base method
<amaury> This is new to 3.6 though
<amaury> in 3.5 and before, the method seed() is always overridden, and "correctly" uses time.time() * 256 to provide initial non-determinism
marvin_ has joined #pypy
bbot2 has quit [Quit: buildmaster reconfigured: bot disconnecting]
bbot2 has joined #pypy
guilherme has quit []
<mattip> win32 py3.5 -A tests are hanging somewhere, there is a pypy3.exe process that is hanging in the backround preventing the test runner from exiting
<mattip> once I kill the process with task manager the tests finish quickly
<mattip> gnite
mattip has left #pypy ["bye"]
<kenaan> rlamy py3.5 3bdc752d4824 /pypy/module/_continuation/interp_continuation.py: backout ed6f48246238
<kenaan> rlamy py3.5 cf79d090d371 /: Fix test_gr_frame in test_greenlet.py
<ronan> hmm, maybe I messed up in 570c274
<kenaan> rlamy py3.5 774bffb126ce /pypy/module/cpyext/: hg merge default
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6454 [ronan: force build, py3.5]
mentalita has quit [Quit: Leaving]
mentalita has joined #pypy
jcea has joined #pypy
simpson has quit [K-Lined]
simpson has joined #pypy
<bbot2> Success: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6454 [ronan: force build, py3.5]
astronavt has joined #pypy
<ronan> "Success:" \o/