#jython IRC Log (v0.9)

Index

IRC Log for 2018-02-13

Timestamps are in GMT/BST.

[6:08] <deepy> 2655 created
[8:57] <deepy> I found the change
[8:57] <deepy> https://hg.python.org/jython/annotate/74782957cf79/org/python/core/PyObject.java#l694
[8:57] <deepy> It's from 2004 :E
[10:56] * stewori (~stefan@ip-95-223-156-36.hsi16.unitymediagroup.de) has joined #jython
[10:57] * stewori (~stefan@ip-95-223-156-36.hsi16.unitymediagroup.de) has left #jython
[13:27] <grey_> deepy: should in principle be simple to test by just removing the final
[13:29] <grey_> oh wait, There's notes about subclassing...
[13:48] <deepy> If you're thinking of the JavaDoc it's wrong, you can't override finals
[13:49] <deepy> And if you're thinking of the TODO: implement subclassing support I kinda had hoped that'd be done by now
[13:49] <deepy> Although I suspect that part might've been about Jython rather than Java
[14:31] * mbooth_ (~mbooth@redhat/mbooth) has joined #jython
[14:40] * stewori (~stefan@ip-95-223-156-36.hsi16.unitymediagroup.de) has joined #jython
[14:40] * stewori (~stefan@ip-95-223-156-36.hsi16.unitymediagroup.de) has left #jython
[16:21] * stewori (~stefan@ip-95-223-156-36.hsi16.unitymediagroup.de) has joined #jython
[16:21] * stewori (~stefan@ip-95-223-156-36.hsi16.unitymediagroup.de) has left #jython
[19:46] * TheMontyChrist (c6d0481a@gateway/web/freenode/ip.198.208.72.26) has joined #jython
[19:47] <TheMontyChrist> getting a unsupportedclass version error
[19:47] <TheMontyChrist> how do I know what version of java jython is using?
[19:54] * TheMontyChrist (c6d0481a@gateway/web/freenode/ip.198.208.72.26) Quit (Changing host)
[19:54] * TheMontyChrist (c6d0481a@unaffiliated/monty-hall/x-7689368) has joined #jython
[19:54] * TheMontyChrist (c6d0481a@unaffiliated/monty-hall/x-7689368) Quit (Changing host)
[19:54] * TheMontyChrist (c6d0481a@gateway/web/freenode/ip.198.208.72.26) has joined #jython
[20:55] * stewori (~stefan@ip-95-223-156-36.hsi16.unitymediagroup.de) has joined #jython
[20:56] * stewori (~stefan@ip-95-223-156-36.hsi16.unitymediagroup.de) has left #jython
[21:05] * ilbelkyr (ilbelkyr@freenode/staff/atheme.ilbelkyr) has left #jython
[21:13] * monty_hall (~monty_hal@unaffiliated/monty-hall/x-7689368) Quit (Quit: Leaving.)
[22:27] * kevr (~kevr@unaffiliated/kevr) Quit (Ping timeout: 240 seconds)
[22:29] * kevr (~kevr@unaffiliated/kevr) has joined #jython
[23:07] * TheMontyChrist (c6d0481a@gateway/web/freenode/ip.198.208.72.26) Quit (Quit: Page closed)
[23:23] * TheMontyChrist (c6d0481a@gateway/web/freenode/ip.198.208.72.26) has joined #jython
[23:25] <TheMontyChrist> how to point to jar file?
[23:25] <TheMontyChrist> PYTHONPATH=blah.jar?

Index

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