testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00509
[Bug 692297] Re: TestResult._now uses non-tz datetimes
This was sufficiently tiny and a complete blocker for subunit trunk -
I've landed a fix, would be delighted to get a post-landing review from
someone.
** Changed in: testtools
Assignee: (unassigned) => Robert Collins (lifeless)
** Changed in: testtools
Milestone: None => next
** Changed in: testtools
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/692297
Title:
TestResult._now uses non-tz datetimes
Status in testtools:
Fix Committed
Bug description:
These are basically incompatible and useless. This breaks subunit when a timestamp is requested on a current-time stream.
References