Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Conversation

@Lonenso
Copy link

@Lonenso Lonenso commented Apr 13, 2019

use cElementTree instead of ElementTree for speed up parsing xml.

use cElementTree instead of ElementTree for speed up parsing xml.
@coveralls
Copy link

coveralls commented Apr 13, 2019

Pull Request Test Coverage Report for Build 505

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 40.918%

Totals Coverage Status
Change from base Build 503: 0.0%
Covered Lines: 1694
Relevant Lines: 4140

💛 - Coveralls

Copy link

@tirkarthi tirkarthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cElementTree was deprecated and removed in Python 3.9 : python/cpython#19108

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants