antocuni changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | "PyPy: the Gradual Reduction of Magic (tm)"
adamholmberg has joined #pypy
adamholmberg has quit [Read error: Connection reset by peer]
<Hasimir>
TheAdversary: later tell mattip I reccommend you check out dateutil if you haven't yet, I believe it already solves all these issues and stays up to date with all those pesky TZ updates from IANA: https://github.com/dateutil/dateutil/
<TheAdversary>
Hasimir: The operation succeeded.
inhahe has joined #pypy
<xorAxAx>
hmm, pypy doesnt seem to have an annotatorlevel inliner
inhahe has quit []
inhahe has joined #pypy
speeder39 has quit [Quit: Connection closed for inactivity]
adamholmberg has quit [Read error: Connection reset by peer]
adamholmberg has joined #pypy
<nanonyme>
arigato, hey, what's the status with CFFI and SAL notation? I'm playing with the idea of adding some platform-specific macros into my simplecpreprocessor to get rid of those on Windows
oberstet has quit [Ping timeout: 248 seconds]
energizer has quit [Ping timeout: 260 seconds]
<arigato>
in the cffi docs there is a regexp to get rid of them
<arigato>
ideally it should be implemented and checked at runtime, but it's not done
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 248 seconds]
oberstet has joined #pypy
jacob22__ has quit [Ping timeout: 240 seconds]
kirma has quit [Ping timeout: 256 seconds]
<nanonyme>
I mean, I have a library I use to preprocess headers before passing to CFFI
<nanonyme>
I could just add a couple of macros there to expand those things to blank
<arigato>
yes, that's what the regexp does
<nanonyme>
I'm aware, yes. I just already have a library that understands and expands C macros, I could just hardcode those to blank strings. I'm wondering whether or not to do that and whether this is a common thing people bump into
utek_ has joined #pypy
mattbill1nstein has joined #pypy
<nanonyme>
Was just wondering if people in reality use those or if they're just in MSDN code samples
danieljabailey_ has joined #pypy
habnabit has joined #pypy
ulope_ has joined #pypy
pepesza- has joined #pypy
danieljabailey has quit [*.net *.split]
utek has quit [*.net *.split]
Remi_M has quit [*.net *.split]
_habnabit has quit [*.net *.split]
ronny has quit [*.net *.split]
ilbelkyr has quit [*.net *.split]
lastmikoi has quit [*.net *.split]
pepesza has quit [*.net *.split]
mattbillenstein has quit [*.net *.split]
ulope has quit [*.net *.split]
ulope_ is now known as ulope
lastmikoi has joined #pypy
lritter_ has quit [Ping timeout: 260 seconds]
ronny has joined #pypy
Remi_M has joined #pypy
dddddd has joined #pypy
utek_ is now known as utek
<arigato>
yes, good question :-)
<nanonyme>
Any chance of getting a new release and builds somewhere next week or should I just make my own build of CFFI for now?
<arigato>
right, I could just make a release with the current head
<arigato>
should occur in the next 1-2 days, please complain if it does not :-)
<nanonyme>
Thanks. I'm not in immediate hurry as Stuff (tm) came up and I'll probably spend most of the beginning of the week in debugging other things
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholm_ has joined #pypy
adamholmberg has quit [Read error: Connection reset by peer]
adamholm_ has quit [Remote host closed the connection]
adamholmberg has joined #pypy
oberstet has quit [Ping timeout: 248 seconds]
adamholmberg has quit [Ping timeout: 240 seconds]
adamholmberg has joined #pypy
oberstet has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 252 seconds]
marr has quit [Ping timeout: 248 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
forgottenone has quit [Ping timeout: 268 seconds]
forgottenone has joined #pypy
forgottenone has quit [Read error: Connection reset by peer]
forgottenone has joined #pypy
forgottenone has quit [Read error: Connection reset by peer]
forgottenone has joined #pypy
forgottenone has quit [Ping timeout: 256 seconds]
forgottenone has joined #pypy
forgottenone has quit [Client Quit]
forgottenone has joined #pypy
forgottenone has quit [Client Quit]
forgottenone has joined #pypy
oberstet has quit [Ping timeout: 252 seconds]
oberstet has joined #pypy
mattip has joined #pypy
marr has joined #pypy
fotis has quit [Remote host closed the connection]
fotis2 has quit [Remote host closed the connection]
inad922 has joined #pypy
fotis has joined #pypy
fotis2 has joined #pypy
jamesaxl has joined #pypy
fotis has quit [Read error: Connection reset by peer]
fotis2 has quit [Read error: Connection reset by peer]
energizer has joined #pypy
energizer has quit [Disconnected by services]
energizer has joined #pypy
raynold has quit [Quit: Connection closed for inactivity]
energizer has quit [Remote host closed the connection]
energizer has joined #pypy
<kenaan_>
mattip default c7ea666563e3 /pypy/module/cpyext/: test, fix for tzinfo. datetime inherits from date, but date has no tzinfo, monkeypatch alloc appropriately
<mattip>
c7ea666563e3 shoudl be revisited to fix applevel-date-to-C-PyDateTime_Date and applevel-datetime-to-PyDateTime_DateTime mapping
<mattip>
hmm, it seems TheAdversary is a bto active on this channel, probably this one