-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Manual Backport PR #47905 on branch 1.4.x (BUG: Fix read_xml raising syntax error when reading XML with Chinese tags) #47923
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
Closed
ParfaitG
wants to merge
209
commits into
pandas-dev:main
from
ParfaitG:auto-backport-of-pr-47905-on-1.4.x
Closed
Manual Backport PR #47905 on branch 1.4.x (BUG: Fix read_xml raising syntax error when reading XML with Chinese tags) #47923
ParfaitG
wants to merge
209
commits into
pandas-dev:main
from
ParfaitG:auto-backport-of-pr-47905-on-1.4.x
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…on (pandas-dev#45200) Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
…ions on 1.4.x (pandas-dev#45201) Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
…ter in environment.yml (pandas-dev#45202) Co-authored-by: Prithvijit <71138854+prithvijitguha@users.noreply.github.com>
pandas-dev#45213) Co-authored-by: Hiroaki Ogasawara <13391129+xhiroga@users.noreply.github.com>
…ions implicit type casting if level contains null. (pandas-dev#45210) Co-authored-by: Michael Wang <isVoid@users.noreply.github.com>
…andas-dev#45211) Co-authored-by: JHM Darbyshire <24256554+attack68@users.noreply.github.com>
…das-dev#45225) Co-authored-by: Janosh Riebesell <janosh.riebesell@gmail.com>
… reference (pandas-dev#45233) Co-authored-by: Matthew Roeschke <emailformattr@gmail.com>
… read_csv when engine="python" (pandas-dev#45264) Co-authored-by: Matthew Roeschke <emailformattr@gmail.com>
pandas-dev#45265) Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
…ev#45266) Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
…o_latex` features (pandas-dev#45267) Co-authored-by: JHM Darbyshire <24256554+attack68@users.noreply.github.com>
pandas-dev#45268) Co-authored-by: Matthew Roeschke <emailformattr@gmail.com>
Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
…pandas-dev#45270) Co-authored-by: JHM Darbyshire <24256554+attack68@users.noreply.github.com>
…oper the option of choosing be… (pandas-dev#45271) Co-authored-by: Dare Adewumi <42492589+Pydare@users.noreply.github.com>
… SA with wrong indices (pandas-dev#45275) Co-authored-by: Boris Rumyantsev <bd.rumyantsev@gmail.com>
…n Timedelta (pandas-dev#45295) Co-authored-by: deponovo <45828280+deponovo@users.noreply.github.com>
…frame (pandas-dev#45297) Co-authored-by: Richard Shadrach <45562402+rhshadrach@users.noreply.github.com>
…ld' (pandas-dev#45330) Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
…andas-dev#45338) Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
…r windows (pandas-dev#45365) Co-authored-by: Matthew Roeschke <emailformattr@gmail.com>
…andas-dev#44294 (pandas-dev#45343) Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
…RangeIndex (pandas-dev#45394) Co-authored-by: jbrockmendel <jbrockmendel@gmail.com>
…init pandas-dev#45260 (pandas-dev#45395) Co-authored-by: Fangchen Li <fangchen.li@outlook.com>
…gfix (pandas-dev#45396) Co-authored-by: Richard Shadrach <45562402+rhshadrach@users.noreply.github.com>
…ataFrame/Series in groupby apply (pandas-dev#45397)
…pendently in read_csv (pandas-dev#45398) Co-authored-by: Torsten Wörtwein <twoertwein@users.noreply.github.com>
…h upcast / raise deprecation warning (pandas-dev#45406) Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
…ing up version in 32-bit build) (pandas-dev#47190) Backport PR pandas-dev#47179: CI: Versioneer not picking up version in 32-bit build Co-authored-by: Thomas Li <47963215+lithomas1@users.noreply.github.com>
…asv.conf.json to match environment.yml) (pandas-dev#47243)
…g columns for mixed column names) (pandas-dev#47251) Backport PR pandas-dev#47206: REGR: concat not sorting columns for mixed column names Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
…ng empty dictionaries (pandas-dev#47084)) (pandas-dev#47250) Backport PR pandas-dev#47085: BUG: Eval scopes ignoring empty dictionaries (pandas-dev#47084) Co-authored-by: Alex-Blade <44120047+Alex-Blade@users.noreply.github.com>
…nto RangeIndex instead of creating a copy) (pandas-dev#47256) Backport PR pandas-dev#47143: REGR: setitem writing into RangeIndex instead of creating a copy Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
… some xlsx ints as floats) (pandas-dev#47271) Backport PR pandas-dev#47121: BUG: read_excel loading some xlsx ints as floats Co-authored-by: Andrew Hawyrluk <50434302+ahawryluk@users.noreply.github.com>
…n for same Index object) (pandas-dev#47364) Backport PR pandas-dev#47326: REGR: Fix nan comparison for same Index object Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
…warning with ea dtype and assert_index_equal order False) (pandas-dev#47366) Backport PR pandas-dev#47325: REGR: Avoid regression warning with ea dtype and assert_index_equal order False Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
… has regular Index instead of MultiIndex index) (pandas-dev#47369) Backport PR pandas-dev#47349: REGR: MultiIndex.dtypes has regular Index instead of MultiIndex index Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
…csv for ea dtype categorical) (pandas-dev#47388) * Backport PR pandas-dev#47347: REGR: Regression in to_csv for ea dtype categorical * inclusive -> closed Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com> Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
…1 for Windows builds due to memory errors) (pandas-dev#47445) Backport PR pandas-dev#47318: CI: Pin PYTEST_WORKERS=1 for Windows builds due to memory errors Co-authored-by: Matthew Roeschke <emailformattr@gmail.com>
…when JSON serializing a PeriodIndex) (pandas-dev#47457) Backport PR pandas-dev#47431: Fix segmentation fault when JSON serializing a PeriodIndex Co-authored-by: Robert de Vries <rhdv@xs4all.nl>
…ength for construct_1d_arraylike_from_scalar cast to float64) (pandas-dev#47460) * Backport PR pandas-dev#47393: CI/TST: Don't require length for construct_1d_arraylike_from_scalar cast to float64 Co-authored-by: Matthew Roeschke <emailformattr@gmail.com> Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
…change for concat with empty/all-NaN data) (pandas-dev#47472) Backport PR pandas-dev#47372: REGR: revert behaviour change for concat with empty/all-NaN data Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
… a copy when dict was given as fill value and inplace is set) (pandas-dev#47448) * Backport PR pandas-dev#47327: REGR: Fix fillna making a copy when dict was given as fill value and inplace is set Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>
…e) (pandas-dev#47478) Backport PR pandas-dev#47476: DOC: v1.4.3 release date Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
…se notes) (pandas-dev#47486) Backport PR pandas-dev#47473: DOC: Start v1.4.4 release notes Co-authored-by: Simon Hawkins <simonjayhawkins@gmail.com>
…ing index even if sort is not necessary )" (pandas-dev#47565)
…ses warning at wrong stacklevel, but _assert_raised_with_correct_stacklevel doesn't fail )" (pandas-dev#47513)
…=callable not returning int raising TypeError) (pandas-dev#47590) Backport PR pandas-dev#47474: BUG: to_sql with method=callable not returning int raising TypeError Co-authored-by: Matthew Roeschke <emailformattr@gmail.com>
…t Cython annotation change) (pandas-dev#47709) Backport PR pandas-dev#47670: CI: Fix npdev build post Cython annotation change Co-authored-by: Matthew Roeschke <emailformattr@gmail.com>
…Series[string] setitem setting a scalar with a mask) (pandas-dev#47784) Backport PR pandas-dev#47763: BUG: fix regression in Series[string] setitem setting a scalar with a mask Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
…or callable in on_bad_lines) (pandas-dev#47795) DOC: Fix versionadded for callable in on_bad_lines (pandas-dev#47792)
…st_round_sanity for 32 bit) (pandas-dev#47824) Backport PR pandas-dev#47803: TST/CI: xfail test_round_sanity for 32 bit
…when reading XML with Chinese tags
@mroeschke - First time backporting. Why am I seeing all these hundreds of commits? Your last manual backport starts only with one commit. I followed meeseeksdev instructions. I closed this thinking I missed something but each re-try is same 200+ commits. |
Ah, when you make the pull request in the Github UI, you'll need to target the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Manual Backport PR #47905
doc/source/whatsnew/v1.4.4.rst
file if fixing a bug or adding a new feature.