<fijal>
when was the last time OS X supported 32bit?
<lazka>
afaics 10.6, so 8 years out of support
Atque has joined #pypy
reneeontheweb has joined #pypy
* cfbolz
waves
<cfbolz>
mattip: I'll try to fix a few issues this week
<cfbolz>
starting with absolute paths in co_filename
<mattip>
gr8
slav0nic has joined #pypy
Atque has quit [Ping timeout: 268 seconds]
slav0nic has quit [Ping timeout: 264 seconds]
Atque has joined #pypy
Dejan__ has joined #pypy
Dejan__ has quit [Client Quit]
Dejan__ has joined #pypy
Dejan__ is now known as Dejan
Dejan has quit [Quit: Leaving]
slav0nic has joined #pypy
jcea has joined #pypy
Atque has quit [Remote host closed the connection]
Dejan has joined #pypy
Atque has joined #pypy
reneeontheweb has quit [Ping timeout: 252 seconds]
tsraoien has quit [Ping timeout: 268 seconds]
tsraoien has joined #pypy
jcea has quit [Ping timeout: 272 seconds]
<cfbolz>
ah, found a bug in pypy3: we can't start the interpreter when os.getcwd() fails
<cfbolz>
(it can fail because of permission problems or because the cwd was deleted)
tsraoien has quit [Ping timeout: 252 seconds]
tsraoien has joined #pypy
marvin_ has quit [Remote host closed the connection]
marvin has joined #pypy
tsraoien has quit [Ping timeout: 252 seconds]
<tumbleweed>
cfbolz: neither can cpython
<tumbleweed>
err actually, it can start, nevermind
tsraoien has joined #pypy
catern has joined #pypy
<krono>
fijal: lazka I'm on 10.13 and this can still 32bit
<lazka>
krono, I meant 32bit CPUs
<mattip>
I don't think CPython releases a 32-bit macOS installer from 3.8 onwards
<mattip>
we don't actively block 32-bit macOS builds, I just removed a test that tries to build a 32-bit target and fails because the compiler doesn't support it
<krono>
ah ok, wikipedia says last 32bit kernel on 107…
<krono>
yeah, they removed the 32bit compiler for the 10.14 SDK, IIRC…
Atque has quit [Remote host closed the connection]