#jython IRC Log (v0.9)

Index

IRC Log for 2017-06-20

Timestamps are in GMT/BST.

[7:00] -orwell.freenode.net- *** Looking up your hostname...
[7:00] -orwell.freenode.net- *** Checking Ident
[7:00] -orwell.freenode.net- *** No Ident response
[7:00] -orwell.freenode.net- *** Couldn't look up your hostname
[7:00] * JythonLogBot (~PircBot@74.50.59.201) has joined #jython
[7:00] * Topic is 'Jython 2.7 final released: http://tinyurl.com/muqfuul | This channel is logged: http://jython.extreme.st/irclogs/ | Please update the wiki: http://wiki.python.org/jython | Jython Book: http://jythonbook.com | Podcast: http://jython.org/jythonpodcast/'
[7:00] * Set by agronholm!~agronholm@nblzone-211-20.nblnetworks.fi on Sun May 03 05:10:52 UTC 2015
[7:01] * ryantheleach (~ryanthele@taamc.com) has left #jython
[7:07] * [Arfreve1] (~Arfrever@172.97.103.63) Quit (Quit: leaving)
[7:27] * [Arfrever] (~Arfrever@apache/committer/Arfrever) has joined #jython
[7:27] * ChanServ sets mode +o [Arfrever]
[8:59] * ohumbel (c3f5edb3@gateway/web/freenode/ip.195.245.237.179) has joined #jython
[9:27] * Arimil (~Renari@75.97.175.15.res-cmts.bgr.ptd.net) has joined #jython
[9:30] * Renari (~Renari@75.97.175.15.res-cmts.bgr.ptd.net) Quit (Ping timeout: 268 seconds)
[9:37] * Cheaterm1n (~cheaterma@tms-server.com) Quit (Changing host)
[9:37] * Cheaterm1n (~cheaterma@unaffiliated/cheaterman) has joined #jython
[9:37] * Cheaterm1n is now known as Cheaterman
[14:11] * ELFrederich (4275c1a2@gateway/web/freenode/ip.66.117.193.162) has joined #jython
[14:12] <ELFrederich> does Jython support cffi?
[14:13] * girish946 (~gsjoshi@2405:204:9623:62fa:1db9:1c:3ed1:9ee0) has joined #jython
[15:52] * girish946 (~gsjoshi@2405:204:9623:62fa:1db9:1c:3ed1:9ee0) Quit (Quit: Leaving)
[16:53] * girish946 (~gsjoshi@2405:204:9623:62fa:1db9:1c:3ed1:9ee0) has joined #jython
[16:53] * girishj (~gsjoshi@2405:204:9623:62fa:1db9:1c:3ed1:9ee0) has joined #jython
[16:53] * girishj (~gsjoshi@2405:204:9623:62fa:1db9:1c:3ed1:9ee0) Quit (Read error: Connection reset by peer)
[17:03] * girish946 (~gsjoshi@2405:204:9623:62fa:1db9:1c:3ed1:9ee0) Quit (Quit: Leaving)
[17:16] * ELFrederich (4275c1a2@gateway/web/freenode/ip.66.117.193.162) Quit (Ping timeout: 260 seconds)
[18:10] * stewori (~stefan@ip-95-223-198-21.hsi16.unitymediagroup.de) has joined #jython
[18:12] <stewori> ELFrederich: cffi is currently not supported. There is a somewhat equivalent framework called jffi, but AFAIK it is not sufficient to make cffi-based frameworks run out of the box.
[18:14] <stewori> Then there is JyNI, which is unfortunately also not yet capable of using cffi, but ctypes and NumPy already work to some extend on Linux and OSX.
[18:16] <stewori> whilo: Good point that FileIO.__int__ can get you the file pointer. Unfortunately things like this will get harder (impossible?) with Java9
[18:17] <stewori> I hope JNI-access to private fields would still work, but I didn't yet try.
[19:09] * pjenvey_ is now known as pjenvey
[19:43] * stewori (~stefan@ip-95-223-198-21.hsi16.unitymediagroup.de) Quit (Quit: Leaving.)
[19:57] * stewori (~stefan@ip-95-223-198-21.hsi16.unitymediagroup.de) has joined #jython
[20:01] * stewori (~stefan@ip-95-223-198-21.hsi16.unitymediagroup.de) Quit (Client Quit)
[22:11] * lazybear (~lazybear@radium.atom.fi) Quit (Excess Flood)
[22:14] * ScottD (~ScottD@50-80-225-34.client.mchsi.com) Quit (Excess Flood)
[22:15] * ScottD_ (~ScottD@50-80-225-34.client.mchsi.com) has joined #jython
[22:15] * lazybear (~lazybear@radium.atom.fi) has joined #jython
[22:15] * ScottD_ is now known as ScottD
[22:19] * ScottD (~ScottD@50-80-225-34.client.mchsi.com) Quit (Excess Flood)
[22:21] * ScottD (~ScottD@50-80-225-34.client.mchsi.com) has joined #jython
[22:50] * stewori (~stefan@ip-95-223-198-21.hsi16.unitymediagroup.de) has joined #jython
[23:05] * CrypticSquared (~CrypticS_@unaffiliated/crypticsquared) has left #jython

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).