PMXBOT Log file Viewer

Help | Karma | Search:

#dcpython logs for Tuesday the 24th of July, 2012

(Back to #dcpython overview) (Back to channel listing) (Animate logs)
[20:37:10] <aclark> jaraco: anything fun in new distribute release?
[20:37:32] <jaraco> all pull requests. Mostly Python 3.3 support.
[20:38:12] <jaraco> https://bitbucket.org/tarek/distribute/src/069d7898ab32/CHANGES.txt
[20:41:10] <aclark> jaraco: ah cool
[20:41:43] <aclark> jaraco: whoah, really? https://bitbucket.org/tarek/distribute/src/069d7898ab32/CHANGES.txt#cl-9
[20:42:00] <aclark> i guess that's just distribute's setup.py? or any packages setup.py…
[20:42:59] <jaraco> No. that's just distribute itself.
[20:43:43] <jaraco> If that were for any package, I would have put it through a lot more scrutiny.
[20:43:54] <aclark> got it
[20:44:29] <aclark> one small step for Python… :-)
[20:46:27] <jaraco> distribute is being tested on travis-ci now.
[21:02:00] <jaraco> am I the only one who's sad that travis-ci only supports github?
[21:02:15] <jaraco> on the other hand, the integration is sure nice.
[21:23:28] <aclark> jaraco: just bug the travis-ci folks, i'm sure they'll get to it (it is a pain when a service only supports one or the other)
[21:23:54] <aclark> jaraco: then again it's fairly easy to move git repos
[21:24:43] <aclark> jaraco: i <3 bitbucket for free private repos
[21:26:24] <jaraco> all my repos are in mercurial
[21:26:41] <jaraco> which I adopted whole-heartedly when Python did.
[21:29:19] <aclark> oh right
[21:29:21] <aclark> hah
[21:29:28] <aclark> i forgot bitbucket was hg first ;-)