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
jcea has quit [Ping timeout: 256 seconds]
itamarst has quit [Quit: Connection closed for inactivity]
nexussfan has quit [Remote host closed the connection]
<cfbolz> korvo: some restricted form of any/all could likely be supported in rpython. What kind of argument types would you like? Eg lists?
BarrensZeppelin has joined #pypy
jcea has joined #pypy
BarrensZeppelin has quit [Remote host closed the connection]
nexussfan has joined #pypy
itamarst has joined #pypy
jcea has quit [Ping timeout: 272 seconds]
nexussfan has quit [Remote host closed the connection]
nexussfan has joined #pypy
nexussfan has quit [Remote host closed the connection]
<korvo> cfbolz: TBH I usually am putting generator expressions into any/all. But I would be okay with lists, since list() can wrap a generator expression instead.
<korvo> ...Sorry if that's a bad answer. I just woke up.
<cfbolz> I forgot what the status is, does rpython support generator expressions? we went back and forth on generators a bit
<korvo> `yield` is supported, somehow. ISTR that generators have to be consumed immediately after creation, or something like that.
<cfbolz> right
<cfbolz> korvo: ok, so getting any/all support sounds doable, I think
BarrensZeppelin has joined #pypy
jcea has joined #pypy
GlitchSyndicate has joined #pypy
GlitchSyndicate has left #pypy [#pypy]
BarrensZeppelin has quit [Quit: BarrensZeppelin]
Observer has joined #pypy
Observer has left #pypy [#pypy]
nexussfan has joined #pypy
jcea has quit [Ping timeout: 272 seconds]