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 joined #pypy
adamholmberg has quit [Ping timeout: 268 seconds]
user24 has joined #pypy
user24 has quit [Ping timeout: 240 seconds]
antocuni has joined #pypy
user24 has joined #pypy
antocuni has quit [Ping timeout: 245 seconds]
user24 has quit [Quit: Leaving]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 250 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
Taggnostr has quit [Remote host closed the connection]
Taggnostr has joined #pypy
xcm has quit [Ping timeout: 250 seconds]
xcm has joined #pypy
Ai9zO5AP has joined #pypy
dddddd has quit [Remote host closed the connection]
lritter has joined #pypy
energizer is now known as aenergizer
aenergizer is now known as energizer
WGH has quit [Ping timeout: 244 seconds]
antocuni has joined #pypy
oberstet has joined #pypy
antocuni has quit [Ping timeout: 240 seconds]
iomari has joined #pypy
iomari has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
xcm has quit [Ping timeout: 240 seconds]
xcm has joined #pypy
dddddd has joined #pypy
adamholmberg has joined #pypy
adamholm_ has joined #pypy
adamholmberg has quit [Ping timeout: 246 seconds]
adamholmberg has joined #pypy
adamholm_ has quit [Ping timeout: 240 seconds]
adamholm_ has joined #pypy
adamholmberg has quit [Ping timeout: 250 seconds]
Rhy0lite has joined #pypy
antocuni has joined #pypy
Hodgestar has quit [Ping timeout: 264 seconds]
Hodgestar has joined #pypy
dddddd has quit [Ping timeout: 246 seconds]
dddddd has joined #pypy
jcea has joined #pypy
Garen has quit [Read error: Connection reset by peer]
Garen has joined #pypy
oberstet has quit [Remote host closed the connection]
oberstet has joined #pypy
<kenaan> antocuni release-pypy2.7-7.x d47849ba8135 /pypy/: start the release branch for pypy 7.0, and bump the version number
<kenaan> antocuni default c4dc91f2e037 /pypy/: merge release-pypy2.7-7.x into default, to incorporate the version bump
<kenaan> antocuni default f3cf624ab14c /pypy/: bump again the version number for the development version
<kenaan> antocuni release-pypy2.7-7.x 7986159ef4d8 /pypy/: hg merge default, but keep the 7.0.0 version number
<amz3> what is 7.0.0?
<antocuni> the upcoming release of pypy
<amz3> there is a link to the pre-release notes?
<amz3> btw I made demo app using pypyjs https://hyperdev.fr/pypyjs-todomvc/ (not sure I already linked here)
<antocuni> not yet, I literally started the branch just now :)
<antocuni> amz3: I guess it's a html5 app implemented in python? That's awesome
<antocuni> is there a link to the source code and/or an overview of how it works?
lritter has quit [Ping timeout: 245 seconds]
<amz3> antocuni: I am reworking the thing to work with reactjs, I will let you know
<amz3> ie. you will loose time reading the source of the above link
<antocuni> ok, that's what I was doing :)
antocuni has quit [Ping timeout: 240 seconds]
arigo has joined #pypy
arigo is now known as arigato
Zaab1t has joined #pypy
kipras has joined #pypy
<kenaan> rlamy py3.5 af613daf3779 /lib-python/3/distutils/sysconfig_pypy.py: Merged in asottile/pypy-1/asottile/remove-unused-and-deprecated-import-of-i-1548354433308 (pull request #634) Remove...
<kenaan> asottile asottile/remove-unused-and-deprecated-import-of-i-1548354433308 16ae9390565a /lib-python/3/distutils/sysconfig_pypy.py: Remove unused and deprecated import of `imp`
nunatak has joined #pypy
<ronan> mattip: _pypy_collections is also a problem, because it imports _collections_abc, but I'm not sure how to fix it
* mattip looking
nunatak has quit [Remote host closed the connection]
<ronan> mattip: I guess we could do things more like CPython's _collections, and have the views subclass the dict views instead of the abstract ones
* ronan off
<mattip> why is _pypy_collections a problem? It is not part of translation, it is in lib_pypy
<ronan> it's used in the startup() for _collections
* ronan really going
<mattip> see ya
Rhy0lite has quit [Quit: Leaving]
zmt00 has quit [Read error: Connection reset by peer]
zmt00 has joined #pypy
<zaytsev> mattip: i have found the reason why builds are still not working
<mattip> yay
<zaytsev> pypy can find vars using the standard python mechanism, but cpython cannot
<zaytsev> my test file complains that it cannot import _winreg
<zaytsev> so first step - update cpython from 2.7.9 to 2.7.15, reboot and hope it goes away
<zaytsev> mattip: don't celebrate too easrly, as i said, i found the reason, i have not found the solution yet :(
<mattip> ok. I will keep the whisky in the cabinet
<cfbolz> mattip: pfff, I am finding messes doing this merge :-(
<mattip> :( The versions seem to have diverged
<mattip> probably unnecessarily so
<cfbolz> no, not too badly
<cfbolz> but merging exposes latent bugs
<mattip> something about keys being str or W_Unicode was as far as I got before giving up
<cfbolz> including in default :-(
<cfbolz> yep
Zaab1t has quit [Quit: bye bye friends]
<zaytsev> mattip: ok now it builds from the command line, i wonder if the build from buildbot will work now
<zaytsev> need to go to sleep now :(
<mattip> gnite
<mattip> me too
adamholm_ has quit [Remote host closed the connection]
adamholmberg has joined #pypy
antocuni has joined #pypy
senyai has quit [Ping timeout: 240 seconds]
_whitelogger has joined #pypy