Skip to content
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

BE-3614-Adjust cherry-pick for Python2 #40

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

icanhasmath
Copy link

Backport fix to work with python2 limitations.

Add InvalidFileException class.
RaisesRegex is RaisesRegexp in python2.
plistlib.loads is in the python3 version of plistlib,
but there are too many changes to backport this simply.
@icanhasmath icanhasmath force-pushed the BE-3614-CVE-2022-48565 branch from e5eb96b to d8d3f10 Compare March 14, 2024 07:10
@icanhasmath icanhasmath changed the title Remove unsupported features BE-3614-Adjust cherry-pick for Python2 Mar 14, 2024
@icanhasmath icanhasmath requested a review from rickprice March 14, 2024 15:21
Copy link

@rickprice rickprice left a comment

Choose a reason for hiding this comment

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

Endless churn as programmers feel the need to rename things...

@rickprice rickprice merged commit 24790e1 into 2.7 Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants