PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Sunday the 15th of November, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[00:03:31] <abadger1999> lifeless: Hey, question for you about unittest2.
[00:03:46] <abadger1999> lifeless: does unittest2 offer anything above what's in the python3 stdlib unittest?
[00:04:43] <abadger1999> lifeless: Fedora recently updated their development branch to pyhton-3.5 and I'm having trouble getting unittest2 to build... was wondering if I should just port other packages to use python3's unittest instead.
[19:03:48] <lifeless> abadger1999: hi
[19:04:00] <lifeless> abadger1999: its a backport of master, vs last-release
[19:04:19] <lifeless> abadger1999: so it will be ahead of 3.5 once unittest changes land in 3.6
[19:04:40] <lifeless> abadger1999: (I don't recall if any have yet). If you still support 2.7, then its very different to 2.7's unittest, of course
[19:17:49] <xafer> hmm any idea what's going on in https://travis-ci.org/pypa/pip/jobs/91254667 ? failure seems unrelated to the code change :-/
[19:17:56] <xafer> new version of tox maybe ?