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
adamholmberg has quit [Ping timeout: 245 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
mattip has joined #pypy
pamplemousse has quit [Ping timeout: 268 seconds]
mattip has left #pypy [#pypy]
jcea has joined #pypy
jcea has quit [Quit: jcea]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 245 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 258 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
lritter has quit [Ping timeout: 246 seconds]
lritter has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
speeder39_ has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
arigato has quit [Ping timeout: 258 seconds]
arigo has joined #pypy
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 [Ping timeout: 245 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 245 seconds]
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 [Ping timeout: 272 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 248 seconds]
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]
speeder39_ has quit [Quit: Connection closed for inactivity]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 272 seconds]
the_drow has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
<the_drow> Is there a reason why on PyPy we get a different order for a list when on every CPython version tested we get the same order? https://travis-ci.org/networkx/networkx/jobs/559857687#L4310
<cfbolz> the_drow: could be a bug, could you pastebin the relevant parts of the log? It's a bit too huge for me
<cfbolz> the_drow: could it be set ordering?
<cfbolz> Now that CPython switched to the same insertion order that PyPy has been using for a while for dicts, sets are one of the big sources of ordering differences
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
<the_drow> cfbolz, Sure I can.
<the_drow> This is a list and not a set. The ordering should be the same
<cfbolz> OK, but how is the list constructed
adamholmberg has joined #pypy
<the_drow> Yes, it's using a set internally
<cfbolz> Then it's likely that
<cfbolz> list(some set) in pypy gives the elements in insertion order, on CPython it depends on the hash of the elements
<cfbolz> the_drow: note that it's a dangerous test in general. The order of a set is not defined in python, and other implementations (or later versions of CPython) could redefine it at any point
adamholmberg has quit [Ping timeout: 258 seconds]
<the_drow> Yes however it's a doctest that clearly conveys to the users what the results look like
micisuta has quit [Ping timeout: 244 seconds]
<the_drow> If we avoid converting the result to a list everything should be fine right?
micisuta has joined #pypy
lritter has quit [Quit: Leaving]
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]
<the_drow> cfbolz, Funny I get a test failure because the output is not exactly the same even though both outputs are sets...
oberstet has joined #pypy
dddddd has joined #pypy
themsay has quit [Ping timeout: 248 seconds]
themsay has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
dustinm has quit [Quit: Leaving]
dustinm has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
kbtr has quit [Quit: leaving]
kbtr has joined #pypy
trinityhex has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
kbtr 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
kbtr has joined #pypy
adamholmberg has quit [Ping timeout: 245 seconds]
themsay has quit [Ping timeout: 245 seconds]
antocuni has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
xcm has quit [Remote host closed the connection]
adamholmberg has joined #pypy
xcm has joined #pypy
adamholmberg has quit [Ping timeout: 245 seconds]
themsay has joined #pypy
themsay has quit [Read error: Connection reset by peer]
themsay has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
kipras 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 [Ping timeout: 258 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
xcm has quit [Remote host closed the connection]
antocuni has quit [Ping timeout: 244 seconds]
xcm has joined #pypy
<nimaje> iirc, doctest uses the string representation to compare stuff, so you should use sorted() to have definded ordering, the_drow
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 245 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 272 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
trinityhex has quit [Ping timeout: 276 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 272 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 245 seconds]
antocuni has joined #pypy
adamholmberg has joined #pypy
xcm is now known as Guest78604
Guest78604 has quit [Killed (hitchcock.freenode.net (Nickname regained by services))]
xcm has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
Rhy0lite has joined #pypy
nunatak has joined #pypy
nunatak has quit [Quit: Leaving]
fryguybob has joined #pypy
themsay has quit [Read error: Connection reset by peer]
themsay has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
oberstet has quit [Quit: Leaving]
pamplemo1sse has joined #pypy
themsay has quit [Read error: Connection reset by peer]
themsay has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
abrown_ has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
the_drow has quit [Ping timeout: 246 seconds]
abrown_ has quit [Quit: Leaving]
avakdh has quit [Ping timeout: 258 seconds]
commandoline has quit [Ping timeout: 246 seconds]
avakdh has joined #pypy
commandoline has joined #pypy
pamplemo1sse has quit [Ping timeout: 246 seconds]
antocuni has quit [Ping timeout: 272 seconds]
themsay has quit [Ping timeout: 245 seconds]
abrown has joined #pypy
abrown_ has joined #pypy
abrown_ has quit [Client Quit]
abrown_ has joined #pypy
abrown_ has quit [Remote host closed the connection]
abrown has quit [Quit: Leaving]
abrown_ has joined #pypy
abrown_ has quit [Remote host closed the connection]
abrown has joined #pypy
themsay has joined #pypy
pamplemo1sse has joined #pypy
lritter has joined #pypy
Rhy0lite has quit [Quit: Leaving]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
pamplemo1sse has quit [Ping timeout: 248 seconds]
antocuni has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
themsay has quit [Ping timeout: 245 seconds]
themsay has joined #pypy
antocuni has quit [Ping timeout: 246 seconds]
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]
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]
jcea has joined #pypy
jcea has quit [Remote host closed the connection]
pamplemo1sse has joined #pypy
pamplemo1sse has left #pypy [#pypy]