#jython IRC Log (v0.9)

Index

IRC Log for 2015-01-18

Timestamps are in GMT/BST.

[0:06] * zz_gthank (~gthank@unaffiliated/gthank) Quit (Quit: ZNC - http://znc.in)
[1:34] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) Quit (Quit: Leaving.)
[5:12] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[5:41] * Paladiamors (~justin@pa9b391.tokynt01.ap.so-net.ne.jp) has joined #jython
[5:56] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) Quit (Quit: Leaving.)
[6:03] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[10:33] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[15:38] * Paladiamors (~justin@pa9b391.tokynt01.ap.so-net.ne.jp) Quit (Ping timeout: 265 seconds)
[16:20] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[18:23] <peke> jimbaker: I'm looking at subprocess.py to see what fixing kill and send_signal would take. Is this same module used by CPython or why are all this methods created conditionally depending on is the code run on Windows or not or on Jython or no?
[18:27] <peke> If the same code is also used w/ CPython, what is the process to get my recent pid implementation there? If it's not used w/ CPython, could we just get rid of all CPython code?
[18:30] <peke> Also, there are three subprocess.py files on jython repository: Lib/subprocess.py, dist/Lib/subprocess.py, lib-python/2.7subprocess.py. Which one I should edit? My pid changes seem to be only in the dist/Lib version.
[18:36] <peke> Oooops, my mistake. dist/Lib contains compiled files like it should. And the reason Lib version doesn't have my changes is that my local repo is tracking my fork, not jythontools/jython, and I haven't updated it.
[18:52] * chrisseaton (sid38584@gateway/web/irccloud.com/x-qtuxqzeujbjdxpqm) Quit (Ping timeout: 265 seconds)
[19:01] * chrisseaton (sid38584@gateway/web/irccloud.com/x-yxfipufjipbrrkjg) has joined #jython
[19:23] * ChanServ (ChanServ@services.) Quit (shutting down)
[19:25] * ChanServ (ChanServ@services.) has joined #jython
[20:55] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) Quit (Quit: Leaving.)
[20:57] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[22:02] * Paladiamors (~justin@pa9b391.tokynt01.ap.so-net.ne.jp) has joined #jython
[22:40] * Paladiamors (~justin@pa9b391.tokynt01.ap.so-net.ne.jp) Quit (Ping timeout: 246 seconds)

Index

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