[mythtv-commits] [MythTV/mythtv] d7c0c5: Python Bindings: care for python3.3+ use of Elemen...

billmeek noreply at github.com
Mon Jun 22 18:25:31 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: d7c0c5d263d62312559b1c96f375b5f081cf564b
      https://github.com/MythTV/mythtv/commit/d7c0c5d263d62312559b1c96f375b5f081cf564b
  Author: Bill Meek <billmeek at mythtv.org>
  Date:   2020-06-22 (Mon, 22 Jun 2020)

  Changed paths:
    M mythtv/bindings/python/MythTV/dataheap.py

  Log Message:
  -----------
  Python Bindings: care for python3.3+ use of ElementTree

Fedora 33 is using Python 3.9 and no longer has cElementTree.
Which was depracated in v3.3, thanks GB.

https://docs.python.org/3/library/xml.etree.elementtree.html




More information about the mythtv-commits mailing list