#jython IRC Log (v0.9)

Index

IRC Log for 2016-10-28

Timestamps are in GMT/BST.

[1:37] * cyraxjoe (~joe@2607:f0d0:1103:106:e::12c) Quit (Remote host closed the connection)
[3:19] * Einherjer (~einherjer@69.64.40.177) Quit (Ping timeout: 256 seconds)
[12:20] * jamierocks (~jamierock@lon1.lexteam.xyz) has joined #jython
[12:21] * jamierocks_ (~jamierock@lon1.lexteam.xyz) Quit (Ping timeout: 276 seconds)
[12:21] * dyce (~otr@ns3290920.ip-5-135-184.eu) Quit (Ping timeout: 276 seconds)
[12:21] * dyce_ (~otr@ns3290920.ip-5-135-184.eu) has joined #jython
[12:32] * Mr_Grim (~Mr_Grim@MTRLPQ4381W-LP130-02-1279440148.dsl.bell.ca) Quit (*.net *.split)
[12:47] * Mr_Grim (~Mr_Grim@MTRLPQ4381W-LP130-02-1279440148.dsl.bell.ca) has joined #jython
[13:08] * TomA (~TomA@2601:402:500:8e98:45cd:1452:fefd:88d4) has joined #jython
[13:49] * stewori (~stefan@5.146.129.76) has joined #jython
[16:50] * TomA (~TomA@2601:402:500:8e98:45cd:1452:fefd:88d4) Quit (Remote host closed the connection)
[16:50] * TomA (~TomA@2601:402:500:8e98:45cd:1452:fefd:88d4) has joined #jython
[16:51] * lopex (uid4272@gateway/web/irccloud.com/x-ooelphekhirfjhsg) Quit (Read error: Connection reset by peer)
[16:52] * lopex (uid4272@gateway/web/irccloud.com/x-hgfigeezfevhdavs) has joined #jython
[16:53] * nickle (sid89854@gateway/web/irccloud.com/x-akbaurcujzroilyj) Quit (Ping timeout: 256 seconds)
[16:54] * TomA (~TomA@2601:402:500:8e98:45cd:1452:fefd:88d4) Quit (Ping timeout: 245 seconds)
[16:55] * nickle (sid89854@gateway/web/irccloud.com/x-pbqdgwbtlfwbnfga) has joined #jython
[17:18] * stewori (~stefan@5.146.129.76) has left #jython
[17:22] * xemdetia (~xemdetia@pool-108-34-146-204.prvdri.fios.verizon.net) has joined #jython
[18:56] * bja (~bja@c-98-222-14-82.hsd1.il.comcast.net) has joined #jython
[19:18] <bja> Hi, I was trying to interoperate with Jython from Clojure, and noticed that Jython 2.7.1b3 can't import `clojure.lang.PersistentVector`, throwing ```TypeError: Supertypes that share a modified attribute have an MRO conflict[attribute=remove, supertypes=[<type 'java.util.List'>, <type 'clojure.lang.ASeq'>], type=APersistentVector$RSeq]
[19:18] <bja> ```
[19:19] <bja> is there a way I can hint to the runtime how to resolve the MRO (to patch this over) without recompiling either clojure.lang.PersistentVector or Jython?
[19:24] <bja> this is also demonstratable on 2.7.0 by downloading the release jar, the clojure 1.8.0 release zip (http://repo1.maven.org/maven2/org/clojure/clojure/1.8.0/clojure-1.8.0.zip), unzipping clojure, and then running ```java -cp jython-standalone-2.7.0.jar:clojure-1.8.0/clojure-1.8.0.jar org.python.util.jython -c "import clojure.lang.PersistentVector"```
[20:09] * TomA (~TomA@2601:402:500:8e98:e426:541:9964:3ac7) has joined #jython
[21:11] * eatkin (~eatkin@166.70.31.36) Quit (Quit: ZNC 1.6.2 - http://znc.in)
[21:15] * eatkin (~eatkin@166.70.31.36) has joined #jython
[22:42] * xemdetia (~xemdetia@pool-108-34-146-204.prvdri.fios.verizon.net) Quit (Ping timeout: 256 seconds)

Index

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