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
ronan has joined #pypy
ronan has quit [Ping timeout: 240 seconds]
tsaka_ has joined #pypy
tsaka_ has quit [Ping timeout: 245 seconds]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4940 [mattip: force build, code_page-utf8]
jcea has quit [Quit: jcea]
lritter has quit [Ping timeout: 276 seconds]
lritter has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4940 [mattip: force build, code_page-utf8]
dddddd has quit [Remote host closed the connection]
waldhar has quit [Quit: ZNC 1.7.4 - https://znc.in]
jvesely has quit [Quit: jvesely]
oberstet has quit [Ping timeout: 240 seconds]
oberstet has joined #pypy
waldhar has joined #pypy
jacob22 has joined #pypy
kenaan has quit [Read error: No route to host]
jacob22 has quit [Ping timeout: 245 seconds]
lritter has quit [Ping timeout: 276 seconds]
oberstet has quit [Quit: Leaving]
ronan__ has joined #pypy
kenaan has joined #pypy
<kenaan> rlamy py3.7-pep565 0fbd282d801d /: Close branch py3.7-pep565
<kenaan> rlamy py3.7 47c4c0ed3274 /pypy/module/_warnings/: Merged in py3.7-pep565 (pull request #683) PEP 565: Show DeprecationWarning in __main__ by default
ronan__ has quit [Ping timeout: 240 seconds]
tsaka_ has joined #pypy
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7808 [YannickJadoul: force build, py3.7]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6590 [YannickJadoul: force build, py3.7]
jacob22 has joined #pypy
antocuni has joined #pypy
tsaka_ has quit [Ping timeout: 265 seconds]
antocuni has quit [Ping timeout: 240 seconds]
<Dejan> I wonder would it be nice that nightly builds contain the shared libraries pypy is linked against...
<Dejan> for those of us who do not use Ubuntu
<Dejan> or... perhaps put those shared libraries in a tar file and keep them there until there is a modification...
<Dejan> so that i can grab them and use them
_whitelogger has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7808 [YannickJadoul: force build, py3.7]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6590 [YannickJadoul: force build, py3.7]
mattip_ has quit [Quit: Leaving]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4942 [mattip: force build, msvc-discovery]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4942 [mattip: force build, msvc-discovery]
<kenaan> mattip msvc-discovery ad2012524c8e /rpython/tool/setuptools_msvc.py: delay problematic import
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4943 [mattip: force build, msvc-discovery]
dddddd has joined #pypy
Dejan has quit [Remote host closed the connection]
<kenaan> mattip msvc-discovery f1ab7867eb85 /rpython/rlib/compilerinfo.py: merge default into branch
<kenaan> mattip msvc-discovery b00dc8eb081a /rpython/translator/platform/windows.py: alsways prefer latest version of MSVC
<bbot2> Exception: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4943 [mattip: force build, msvc-discovery]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4944 [mattip: force build, msvc-discovery]
ronan__ has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4944 [mattip: force build, msvc-discovery]
ronan__ is now known as ronan
bendlas has quit [Write error: Connection reset by peer]
agates[m] has quit [Remote host closed the connection]
edd[m] has quit [Write error: Connection reset by peer]
extraymond[m] has quit [Remote host closed the connection]
Dejan has joined #pypy
<Dejan> idk whether you guys saw this talk or not...
<Dejan> I find that compaction technique quite neat
jvesely has joined #pypy
ronan has quit [Ping timeout: 240 seconds]
ronan has joined #pypy
Rhy0lite has joined #pypy
<cfbolz> yeah, saw it. it's possible that this could be turned into a nice GC for CPython
<Dejan> cool thing is that mesh can live beside the regular GC
<simpson> This paper? https://arxiv.org/abs/1902.04738 I'll watch the video later.
<Dejan> simpson, I did not read the paper, just watched the talk
<Dejan> I am about to paste few lines, apologies:
<Dejan> starting build_cffi_imports
<Dejan> RuntimeWarning)
<Dejan> ERROR:root:code for hash blake2b was not found.
<Dejan> /home/dejan/work/pypy/lib-python/3/hashlib.py:173: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named '_pypy_openssl')
<Dejan> What do I need to install on Fedora to fix this?
<Dejan> (Fedora 31)
<Dejan> I did install everything that is listed on https://doc.pypy.org/en/latest/build.html
bendlas has joined #pypy
agates[m] has joined #pypy
extraymond[m] has joined #pypy
edd[m] has joined #pypy
<Dejan> Matrix attack
<Dejan> :)
<cfbolz> Dejan: please use a pastebin
<cfbolz> you can fix it by going to pypy/lib_pypy and running pypy3 _ssl_build.py
<Dejan> do i have to be in any particular directory when i run that?
<Dejan> i am building in pypy/goal
<Dejan> ok, found it by trial/error :)
<Dejan> cheers, it works
ronan has quit [Ping timeout: 240 seconds]
tsaka__ has joined #pypy
ronan has joined #pypy
ronan__ has joined #pypy
ronan has quit [Ping timeout: 240 seconds]
ronan__ is now known as ronan
<kenaan> mattip code_page-utf8 e1a3ccf336d0 /pypy/interpreter/unicodehelper_win32.py: fix translation
jacob22 has quit [Ping timeout: 265 seconds]
jcea has joined #pypy
jvesely has quit [Quit: jvesely]
antocuni has joined #pypy
<kenaan> mattip py3.6 24c4196d86af /lib-python/3/sysconfig.py: adapt sysconfig.py so pypy on windows adjusts the wheel ABI tag name
mattip_ has joined #pypy
<mattip_> YannickJadoul (for the logs): ^^^^ fixed the wheel names on windows
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4945 [mattip: force build, msvc-discovery]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4945 [mattip: force build, msvc-discovery]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4946 [mattip: force build, code_page-utf8]
mattip_ has quit [Quit: Leaving]
ronan has quit [Read error: Connection reset by peer]
ronan has joined #pypy
jvesely has joined #pypy
ronan has quit [Ping timeout: 240 seconds]
antocuni has quit [Ping timeout: 240 seconds]
ronan has joined #pypy
antocuni has joined #pypy
<catern> I seem to be able to define integer fields in structs with cffi that don't match the actual integers types (and sizes) of the fields that are defined in the C headers; is there a way to make this flag an error?
jvesely has quit [Quit: jvesely]
ronan has quit [Ping timeout: 240 seconds]
antocuni has quit [Ping timeout: 265 seconds]
jvesely has joined #pypy
Ai9zO5AP has joined #pypy
ronan has joined #pypy
tsaka__ has quit [Ping timeout: 276 seconds]
marky1991 has joined #pypy
ronan has quit [Ping timeout: 240 seconds]
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
ronan has joined #pypy
<cfbolz> catern: can you paste an example?
Ai9zO5AP has quit [Read error: Connection reset by peer]
Ai9zO5AP has joined #pypy
jvesely has quit [Quit: jvesely]
tsaka__ has joined #pypy
jvesely has joined #pypy
ronan has quit [Ping timeout: 240 seconds]
ronan has joined #pypy
antocuni has joined #pypy
tsaka__ has quit [Ping timeout: 245 seconds]
YannickJadoul has joined #pypy
<YannickJadoul> mattip_ (also for the logs): Hurray; thanks! :-) Do you want me to try it again with, with tonight's build?
i9zO5AP has joined #pypy
<YannickJadoul> (Also thanks for the remark on those warnings; I've made a PR on cibuildwheel fixing those)
Ai9zO5AP has quit [Ping timeout: 268 seconds]
tsaka__ has joined #pypy
ronan has quit [Ping timeout: 240 seconds]
antocuni has quit [Ping timeout: 265 seconds]
ronan has joined #pypy
ronan has quit [Ping timeout: 240 seconds]
tsaka__ has quit [Ping timeout: 265 seconds]
ronan has joined #pypy
marky1991 has quit [Ping timeout: 245 seconds]
lritter has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4946 [mattip: force build, code_page-utf8]
marky1991 has joined #pypy
marky1991 has quit [Ping timeout: 240 seconds]
antocuni has joined #pypy
marky1991 has joined #pypy
ronan has quit [Ping timeout: 240 seconds]
Rhy0lite has quit [Quit: Leaving]
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
jacob22 has joined #pypy
antocuni has quit [Ping timeout: 246 seconds]
marky1991 has quit [Ping timeout: 265 seconds]
marky1991 has joined #pypy
CrazyPython has joined #pypy
antocuni has joined #pypy
CrazyPython has quit [Read error: Connection reset by peer]
ronan has joined #pypy
jcea has quit [Remote host closed the connection]
jcea has joined #pypy
antocuni has quit [Ping timeout: 240 seconds]
YannickJadoul has quit [Quit: Leaving]
CrazyPython has joined #pypy
jacob22 has quit [Ping timeout: 240 seconds]
CrazyPython has quit [Read error: Connection reset by peer]
antocuni has joined #pypy
ronan__ has joined #pypy
ronan has quit [Ping timeout: 240 seconds]
marky1991 has quit [Read error: Connection reset by peer]
ronan__ has quit [Ping timeout: 240 seconds]
antocuni has quit [Ping timeout: 276 seconds]