Mailing List Archive

[MythTV/mythtv] 99c3ec: TVmaze grabber: Dont' rely on 3rd party module 'da...
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 99c3ec2c951cf198ec3c0b7a88b3214f25e440de
https://github.com/MythTV/mythtv/commit/99c3ec2c951cf198ec3c0b7a88b3214f25e440de
Author: Roland Ernst <rcrernst@gmail.com>
Date: 2021-03-31 (Wed, 31 Mar 2021)

Changed paths:
M mythtv/bindings/python/tvmaze/tvmaze_api.py

Log Message:
-----------
TVmaze grabber: Dont' rely on 3rd party module 'dateutl'

For python, there exist several moduls implementing
IANA timezone support:

- dateutil
- pytz
- pendulum
- MythTV.datetime
- python3+ : zoneinfo

Some of these moduls replace 'datetime.timezone', others inherit
from python's 'datetime' class. Allow all of them.


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits