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 | hacking on TLS is fun, way more fun than arguing over petty shit, turns out
indyZ has joined #pypy
indyZ has quit [Changing host]
Guest96 has joined #pypy
Guest96 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
_whitelogger has joined #pypy
x88x88x has quit [Remote host closed the connection]
x88x88x has joined #pypy
nanonyme has joined #pypy
x88x88x has quit [Remote host closed the connection]
<nanonyme> arigo, hulp? Any chance https://foss.heptapod.net/pypy/cffi/-/blob/branch/default/c/misc_win32.h#L196 could be switched to use LoadLibraryEx instead? I have a use case when I actually need to pass the flags (https://docs.microsoft.com/en-us/windows/win32/api/libloaderapi/nf-libloaderapi-loadlibraryexa)
<nanonyme> Similarly for dlopenw, I suppose
<nanonyme> Essentially use case is there's chain-loading of DLL's that cannot work without giving special flags to CFFI
x88x88x has joined #pypy
Guest96 has joined #pypy
<mattip> nanonyme: probably easiest as an issue or even better a PR
<nanonyme> Hmm, right
<nanonyme> Created https://foss.heptapod.net/pypy/cffi/-/issues/521, I didn't yet test whether things would work with simply changing the call.
<nanonyme> Hmm, how do you fork in heptapod...
<cfbolz> nanonyme: you can't you ask for push rights and create a branch
<cfbolz> (I don't know what the cffi policy is re adding users...)
<cfbolz> nanonyme: seems pypy people are automatically on the cffi list, I could add you to pypy if you want? or are you already?
<cfbolz> also, armin replied
slav0nic has joined #pypy
Atque has quit [Quit: ...]
Atque has joined #pypy
mattip has quit [Ping timeout: 240 seconds]
mattip has joined #pypy
Guest96 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Julian has joined #pypy
Julian has quit [Ping timeout: 260 seconds]
Guest96 has joined #pypy
Julian has joined #pypy
Julian has quit [Client Quit]
<nanonyme> Yup, also with a workaround which is awesome. So now we're not blocked while waiting
greedom has joined #pypy
greedom has quit [Read error: Connection reset by peer]
greedom has joined #pypy
greedom has quit [Remote host closed the connection]
greedom has joined #pypy
greedom has quit [Remote host closed the connection]
greedom has joined #pypy
greedom has quit [Remote host closed the connection]
<arigo> great :-) sorry, I'm not always on irc nowadays
<nanonyme> arigo, no worries, thanks for quick response. I already communicated to colleagues we probably need to rollback component update that added this new requirement to CFFI but thanks to the workaround we could proceed further
Dejan has quit [Quit: Leaving]
Guest96 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]