#jython IRC Log (v0.9)

Index

IRC Log for 2015-02-02

Timestamps are in GMT/BST.

[17:35] -leguin.freenode.net- *** Looking up your hostname...
[17:35] -leguin.freenode.net- *** Checking Ident
[17:35] -leguin.freenode.net- *** No Ident response
[17:35] -leguin.freenode.net- *** Couldn't look up your hostname
[17:35] * JythonLogBot (~PircBot@74.50.59.201) has joined #jython
[17:35] * Topic is 'Try Jython 2.7b3 at http://tinyurl.com/p2kmxod | 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/'
[17:35] * Set by agronholm!~agronholm@2001:1bc8:102:6f29:ed9d:3487:3941:d41a on Fri Aug 22 22:40:30 UTC 2014
[19:01] <jimbaker> peke, i should have known there would be unknown unknowns ;) with respect to reworking os.stat, specifically around how to treat such things as following links in lstat with a trailing slash (yes, this is done)
[19:03] <jimbaker> anyway, it looks like i found all of these (with respect to the unit tests, i can only deal with these known knowns), and should have a commit pushed later today
[19:04] * siel (~siel@unaffiliated/motley) has joined #jython
[19:14] * siel (~siel@unaffiliated/motley) Quit (Ping timeout: 245 seconds)
[20:06] * Trundle (~andy@python/site-packages/trundle) has joined #jython
[20:07] <peke> jimbaker: unknown unknowns are the best kind of unknowns =)
[20:08] <peke> great to hear you have proceeded with stat. what kind of test suite cpython has around it?
[20:12] <agronholm> did something happen wrt b4 during the weekend?
[20:17] <peke> agronholm: apparently there have been more work with issues considered blockers for b4. like stat problems on windows now fixed by jimbaker.
[20:18] <agronholm> ok but no more releases?
[20:42] <jimbaker> agronholm, peke - correct in both cases. we are not going to do another release when we have a blocking bug
[20:43] <jimbaker> looks like the stat stuff basically is fixed, although there's some failing test in test_glob that's sort of related
[20:43] <jimbaker> with respect to trailing slashes
[20:44] <jimbaker> peke, please take a look. other than the socket noisy logging issue, i think we have fixed all of your bugs. i will fix that plus another logging issue, tbd today, plus a couple of small other fixes for ipython support
[20:44] <jimbaker> then we should be good to go
[20:45] <jimbaker> peke, "please take a look" = "run your tests again for robotframework" :)
[20:49] <peke> jimbaker: Would it be fine if I wait for b4 to be out? Possible problems can then be fixed for rc1.
[20:50] <jimbaker> peke, fair enough
[20:50] <jimbaker> fwierzbicki, looks like we are almost ready for another try at beta 4
[20:50] <peke> jimbaker: Btw, did you go through PRs on GitHub? I looked at them briefly at some point and most of them looked both good and simple.
[20:51] <peke> Not saying they should be investigated in detail for b4, but going them through before rc1 would probably be a good idea.
[20:51] <jimbaker> peke, we need to go through them. i haven't had mental bandwidth
[20:51] <jimbaker> so agreed, let's do so before rc1. ideally with more eyes than mine :)
[20:52] <peke> Sure, I'm interested to help at least with %f issues with (date)time
[20:53] * siel (~siel@unaffiliated/motley) has joined #jython
[20:53] <peke> But that's definitely not urgent. We have pretty good workaround for it in place because it isn't supported in Python/Jython 2.5 anyway.
[20:53] <jimbaker> one process that worked well when i was on ubuntu server - we had a patch day where we assigned someone the job of making sure that we could go through such issues
[20:54] <jimbaker> if i were on a regular working schedule, this would be straightforward. but right now, i'm slammed
[20:55] <jimbaker> biab, i have to pick up my dog
[21:00] * siel (~siel@unaffiliated/motley) Quit (Ping timeout: 252 seconds)
[21:06] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) Quit (Read error: Connection reset by peer)
[21:07] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[21:10] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) Quit (Client Quit)
[21:12] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[21:16] * siel (~siel@unaffiliated/motley) has joined #jython
[21:48] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[22:01] * xemdetia (~xemdetia@pool-96-230-53-223.bstnma.fios.verizon.net) Quit (Ping timeout: 264 seconds)
[22:07] * xemdetia (~xemdetia@pool-96-230-53-223.bstnma.fios.verizon.net) has joined #jython
[22:11] * xemdetia (~xemdetia@pool-96-230-53-223.bstnma.fios.verizon.net) Quit (Ping timeout: 245 seconds)
[22:45] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 264 seconds)
[23:49] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) Quit (Ping timeout: 255 seconds)
[23:50] * Trundle (~andy@python/site-packages/trundle) Quit (Remote host closed the connection)

Index

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