-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
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 <[email protected]>
…ions on 1.4.x (pandas-dev#45201) Co-authored-by: Simon Hawkins <[email protected]>
…ter in environment.yml (pandas-dev#45202) Co-authored-by: Prithvijit <[email protected]>
pandas-dev#45213) Co-authored-by: Hiroaki Ogasawara <[email protected]>
…ions implicit type casting if level contains null. (pandas-dev#45210) Co-authored-by: Michael Wang <[email protected]>
…andas-dev#45211) Co-authored-by: JHM Darbyshire <[email protected]>
…das-dev#45225) Co-authored-by: Janosh Riebesell <[email protected]>
… reference (pandas-dev#45233) Co-authored-by: Matthew Roeschke <[email protected]>
… read_csv when engine="python" (pandas-dev#45264) Co-authored-by: Matthew Roeschke <[email protected]>
pandas-dev#45265) Co-authored-by: jbrockmendel <[email protected]>
…ev#45266) Co-authored-by: jbrockmendel <[email protected]>
…o_latex` features (pandas-dev#45267) Co-authored-by: JHM Darbyshire <[email protected]>
pandas-dev#45268) Co-authored-by: Matthew Roeschke <[email protected]>
Co-authored-by: jbrockmendel <[email protected]>
…pandas-dev#45270) Co-authored-by: JHM Darbyshire <[email protected]>
…oper the option of choosing be… (pandas-dev#45271) Co-authored-by: Dare Adewumi <[email protected]>
… SA with wrong indices (pandas-dev#45275) Co-authored-by: Boris Rumyantsev <[email protected]>
…n Timedelta (pandas-dev#45295) Co-authored-by: deponovo <[email protected]>
…frame (pandas-dev#45297) Co-authored-by: Richard Shadrach <[email protected]>
…ld' (pandas-dev#45330) Co-authored-by: jbrockmendel <[email protected]>
…andas-dev#45338) Co-authored-by: Joris Van den Bossche <[email protected]>
…r windows (pandas-dev#45365) Co-authored-by: Matthew Roeschke <[email protected]>
…andas-dev#44294 (pandas-dev#45343) Co-authored-by: jbrockmendel <[email protected]>
…RangeIndex (pandas-dev#45394) Co-authored-by: jbrockmendel <[email protected]>
…init pandas-dev#45260 (pandas-dev#45395) Co-authored-by: Fangchen Li <[email protected]>
…gfix (pandas-dev#45396) Co-authored-by: Richard Shadrach <[email protected]>
…ataFrame/Series in groupby apply (pandas-dev#45397)
…pendently in read_csv (pandas-dev#45398) Co-authored-by: Torsten Wörtwein <[email protected]>
…h upcast / raise deprecation warning (pandas-dev#45406) Co-authored-by: Joris Van den Bossche <[email protected]>
…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 <[email protected]>
…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 <[email protected]>
…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 <[email protected]>
…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 <[email protected]>
… 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 <[email protected]>
…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 <[email protected]>
…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 <[email protected]>
… 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 <[email protected]>
…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 <[email protected]> Co-authored-by: Simon Hawkins <[email protected]>
…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 <[email protected]>
…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 <[email protected]>
…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 <[email protected]> Co-authored-by: Simon Hawkins <[email protected]>
…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 <[email protected]>
… 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 <[email protected]>
…e) (pandas-dev#47478) Backport PR pandas-dev#47476: DOC: v1.4.3 release date Co-authored-by: Simon Hawkins <[email protected]>
…se notes) (pandas-dev#47486) Backport PR pandas-dev#47473: DOC: Start v1.4.4 release notes Co-authored-by: Simon Hawkins <[email protected]>
…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 <[email protected]>
…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 <[email protected]>
…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 <[email protected]>
…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.