[mythtv-commits] Ticket #13622: Python Bindings: traceback in datetime.timestamp()

MythTV noreply at mythtv.org
Fri May 22 15:47:59 UTC 2020


#13622: Python Bindings: traceback in datetime.timestamp()
----------------------------------+---------------------------
 Reporter:  rcrdnalor             |          Owner:  rcrdnalor
     Type:  Bug Report - General  |         Status:  assigned
 Priority:  minor                 |      Milestone:  31.1
Component:  Bindings - Python     |        Version:  v31-fixes
 Severity:  medium                |     Resolution:
 Keywords:  Python timestamp      |  Ticket locked:  0
----------------------------------+---------------------------

Comment (by rcrdnalor):

 From the Python docs:
 https://docs.python.org/3/whatsnew/3.8.html

 Arithmetic operations between subclasses of datetime.date or
 datetime.datetime and datetime.timedelta objects now return an instance of
 the subclass, rather than the base class. This also affects the return
 type of operations whose implementation (directly or indirectly) uses
 datetime.timedelta arithmetic, such as astimezone(). (Contributed by Paul
 Ganssle in bpo-32417.)

 Complete review of MythTV's datetime implementation needed.

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13622#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list