Sanitize XML strings before parsing by JonnyWong16 · Pull Request #1452 · pushingkarmaorg/python-plexapi
Navigation Menu
{{ message }}
pushingkarmaorg / python-plexapi Public
- Notifications You must be signed in to change notification settings
- Fork 199
Merged
JonnyWong16 merged 1 commit intopushingkarmaorg:masterfrom
Aug 17, 2024Merged
Sanitize XML strings before parsing#1452
JonnyWong16 merged 1 commit intopushingkarmaorg:masterfrom
Sanitize XML strings before parsing#1452
JonnyWong16 merged 1 commit intopushingkarmaorg:masterfrom
Conversation
Copy link Copy Markdown
Collaborator
JonnyWong16
commented
Aug 3, 2024
JonnyWong16
commented
Description
Sanitizes XML returned from the APIs by removing illegal XML characters.
Fixes #1450
Type of change
Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
Checklist:
- My code follows the style guidelines of this project
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- I have added or updated the docstring for new or existing methods
- I have added tests when applicable
JonnyWong16
added
the
non-breaking
label
JonnyWong16
force-pushed
the
bugfix/sanitize_xml
branch
from
1ce5d0c to
f5ff9ce
Compare
JonnyWong16
merged commit
e23cd8d
into
pushingkarmaorg:master
JonnyWong16
deleted the
bugfix/sanitize_xml
branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment