cfbolz changed the topic of #pypy to: #pypy PyPy, the flexible snake https://pypy.org | IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end and https://libera.irclog.whitequark.org/pypy | the pypy angle is to shrug and copy the implementation of CPython as closely as possible, and staying out of design decisions
derpydoo has joined #pypy
nexussfan has quit [Quit: Konversation terminated!]
jcea has quit [Ping timeout: 272 seconds]
nexussfan has joined #pypy
nexussfan has quit [Quit: Konversation terminated!]
glyph has quit [Quit: End of line.]
glyph has joined #pypy
BarrensZeppelin has joined #pypy
derpydoo has quit [Quit: derpydoo]
lritter has joined #pypy
nexussfan has joined #pypy
BarrensZeppelin has quit [Quit: BarrensZeppelin]
jcea has joined #pypy
<mjacob> cfbolz: Hi! When adding support for memfd_create(), you seem to have forgotten to add save_err=rffi.RFFI_SAVE_ERRNO. On my system, ``pypy3 -c 'import os; os.memfd_create("a"*300)'`` fails with “OSError: [Errno 0] Success”.
<cfbolz> mjacob: I don't even remember adding that :-)
<mjacob> cfbolz: Do you want to fix it, or should i send a patch?
<cfbolz> mjacob: please send a PR
lritter has quit [Quit: Leaving]
krono has joined #pypy
BarrensZeppelin has joined #pypy
BarrensZeppelin has quit [Quit: BarrensZeppelin]
nexussfan has quit [Ping timeout: 246 seconds]