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
<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
<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?
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)