Ticket #2 (closed defect: fixed)
many datetime.datetime to int compare errors as of trac rev 4475
| Reported by: | marcel@… | Owned by: | moschny |
|---|---|---|---|
| Priority: | major | Component: | tracmtn |
| Version: | Keywords: | ||
| Cc: |
Description
From casual inspection it seems that either trac switched to datetime objects or earlier checks/conversions are not present anymore in the trac trunk (rev 4475 )
Inserting conversions (for example in util/datefmt.py) helps getting rid of some, but i wonder is the mtn.dates() method should perhaps be adapted to return a list of datetime objects?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
