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
really2 has joined #pypy
really2 has quit [Remote host closed the connection]
jcea has quit [Quit: jcea]
jcea has joined #pypy
lritter has quit [Ping timeout: 246 seconds]
lritter has joined #pypy
jcea has quit [Ping timeout: 260 seconds]
dmalcolm_ has joined #pypy
danchr_ has joined #pypy
danchr has quit [Disconnected by services]
astronavt___ has joined #pypy
Techcable_ has joined #pypy
Cheery_ has joined #pypy
bbot2_ has joined #pypy
mgedmin_ has joined #pypy
shane has joined #pypy
Techcable has quit [*.net *.split]
ulope has quit [*.net *.split]
bbot2 has quit [*.net *.split]
dnshane has quit [*.net *.split]
dmalcolm has quit [*.net *.split]
mgedmin has quit [*.net *.split]
astronavt has quit [*.net *.split]
jerith_ has quit [*.net *.split]
jneen has quit [*.net *.split]
gsnedders has quit [*.net *.split]
Cheery has quit [*.net *.split]
mgedmin_ is now known as mgedmin
jerith has joined #pypy
gsnedders has joined #pypy
jneen has joined #pypy
ulope has joined #pypy
forgottenone has joined #pypy
runciter has quit [Ping timeout: 265 seconds]
runciter has joined #pypy
<bbot2_> Started: http://buildbot.pypy.org/builders/own-win-x86-64/builds/209 [mattip: force build]
<mattip> other than the flaky tests that sometimes fail on py3.7,
<mattip> there are some new failures in pypy.module.pypyjit.test_pypy_c
<mattip> did something change in the handling of bridges?
lritter has quit [Ping timeout: 260 seconds]
<cfbolz> mattip: i'm happy to investigate those, but I probably won't get to it before tomorrow
<cfbolz> And thanks a lot for the windows fix
<mattip> what is strange with the pypyjit failures is that between the two runs there are only high level python changes, no rpython at all
proteusguy has quit [Ping timeout: 272 seconds]
proteusguy has joined #pypy
wleslie has quit [Ping timeout: 245 seconds]
wleslie has joined #pypy
Dejan_ has joined #pypy
Dejan has quit [Ping timeout: 260 seconds]
<cfbolz> mattip: that could be all kinds of things, doesn't need to be an rpython change
Dejan_ has quit [Quit: Leaving]
Dejan has joined #pypy
<bbot2_> Failure: http://buildbot.pypy.org/builders/own-win-x86-64/builds/209 [mattip: force build]
Dejan_ has joined #pypy
Dejan has quit [Ping timeout: 264 seconds]
Dejan has joined #pypy
Dejan has joined #pypy
Dejan has quit [Changing host]
Dejan_ has quit [Ping timeout: 264 seconds]
Dejan has quit [Quit: Leaving]
<mattip> cfbolz: yes, apparently :)
<mattip> on another front, I have added search to the new pypy.org site
<mattip> the results point to blog posts on "https://pypy.org" which will only work once we deploy this
<mattip> I requested to use the github repo https://github.com/python/psf-salt/pull/205
<mattip> once that goes in, I will write a blog post to both morepypy and this new repo about the change
Dejan has joined #pypy
forgottenone has quit [Ping timeout: 264 seconds]
Dejan has quit [Ping timeout: 260 seconds]
Dejan has joined #pypy
Dejan has quit [Changing host]
Dejan has joined #pypy
Dejan has quit [Client Quit]
jcea has joined #pypy
<cfbolz> mattip: one of the failures is literally that posix now has more attributes, so a loop over all of them is now jitted
<mattip> maybe I am confused. I thought I was looking at py3.7 which did not yet get the additional attributes
<mattip> or maybe there were some other changes?
<cfbolz> mattip: I think it did. if you add things to rlib/posix some of these get automatically picked up
<cfbolz> mattip: or did you update the 3.7 stdlib maybe
<cfbolz> ?
fangerer____ has left #pypy [#pypy]
<mattip> anyhow, thanks for fixing
<cfbolz> cheers
<cfbolz> mattip: they were badly written tests, somehow
<cfbolz> eventually we should really fix https://github.com/python/cpython/pull/1773
<cfbolz> (though, looking at the code, it looks like we are pretty close to that design already)
<mattip> it is a bit fiddly, but it would fix the outstanding failing own test on py3.7
<cfbolz> mattip: I looked at the history, there was a bit of back and forth in how to implement it
Dejan has joined #pypy
Dejan_ has joined #pypy
Dejan has quit [Ping timeout: 276 seconds]
jacob22 has quit [Quit: Konversation terminated!]
jacob22 has joined #pypy
<mattip> it seems the problem with the lib-python/3/test/test_warnings/__init__.py tests is that they set up the frames differently on pypy
<mattip> so that sys._getframe() does not match the expected stacklevel for the warning
Dejan_ has quit [Quit: Leaving]
oberstet has joined #pypy
Thaodan has joined #pypy
<Thaodan> Hey I want to clone cffi from git+https but I get repository not found.
<Thaodan> I got the url from https://foss.heptapod.net/pypy/cffi -> clone -> clone with https
<Thaodan> is that url wrong?
<mattip> it is not git, use mercurial
Techcable_ is now known as Techcable
<Thaodan> Does gitlab support that? Never heard that, anyway is it not really visible.
<mattip> this is heptapod, a freindly fork of gitlab to support mercurial
<Thaodan> I know now I read that a few minutes after writing the message
forgottenone has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
forgottenone has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
oberstet has quit [Quit: Leaving]
lritter has joined #pypy