Skip to content

BUG: Fix read_xml raising syntax error when reading XML with Chinese tags #47905

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 1, 2022

Conversation

ParfaitG
Copy link
Contributor

@mroeschke mroeschke added this to the 1.4.4 milestone Aug 1, 2022
@mroeschke mroeschke added the IO XML read_xml, to_xml label Aug 1, 2022
@mroeschke mroeschke merged commit 72da7b2 into pandas-dev:main Aug 1, 2022
@mroeschke
Copy link
Member

Thanks for the quick fix @ParfaitG

@lumberbot-app

This comment was marked as resolved.

@mroeschke
Copy link
Member

@ParfaitG mind applying the backport PR with the instructions above if you have the time?

@ParfaitG ParfaitG deleted the xml_charset branch August 1, 2022 21:10
ParfaitG added a commit to ParfaitG/pandas that referenced this pull request Aug 1, 2022
ParfaitG added a commit to ParfaitG/pandas that referenced this pull request Aug 2, 2022
ParfaitG added a commit to ParfaitG/pandas that referenced this pull request Aug 2, 2022
@simonjayhawkins
Copy link
Member

@mroeschke it's a bit late in the release cycle for bug fixes. Is this considered low risk? and 1.5 is may be not far anyway.

@mroeschke
Copy link
Member

#47925 (comment) mentions I think it's okay pushing to 1.5 instead

simonjayhawkins added a commit to simonjayhawkins/pandas that referenced this pull request Aug 8, 2022
@simonjayhawkins simonjayhawkins modified the milestones: 1.4.4, 1.5 Aug 8, 2022
simonjayhawkins added a commit that referenced this pull request Aug 8, 2022
noatamir pushed a commit to noatamir/pandas that referenced this pull request Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO XML read_xml, to_xml
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: pd.read_xml read chinese tag throw Syntax error
3 participants