Use ElementTree instead of the deprecated cElementTree

Merged
#19 · Created  · Last updated

Merged pull request

Merged in jamesjer/pybtex (pull request #19)

ade185d·Author: ·Closed by: ·2020-03-31

Description

xml.etree.cElementTree was deprecated in python 3.3, and has been removed entirely from python 3.9. See https://docs.python.org/3.9/whatsnew/3.9.html#removed.

0 attachments

0 comments

Loading commits...