Skip to content

Conversation

@robco
Copy link
Contributor

@robco robco commented Apr 29, 2023

Pythonista 3 was recently upgraded to python3.10. This fix mirigates plist.py:8: DeprecationWarning: The readPlist function is deprecated, use load() instead pl=plistlib.readPlist(fileName)

robco added 3 commits April 29, 2023 08:35
Pythonista 3 was recently upgraded to python3.10. This fix mirigates plist.py:8: DeprecationWarning: The readPlist function is deprecated, use load() instead pl=plistlib.readPlist(fileName)
Copy link
Collaborator

@cclauss cclauss left a comment

Choose a reason for hiding this comment

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

@ywangd @bennr01 Your reviews, please. These changes look good to me.

I made similar changes on the dev branch in #478 but we need them on the default branch: master.

@cclauss
Copy link
Collaborator

cclauss commented Apr 29, 2023

@jsbain Are you a maintainer of this repo?

@cclauss
Copy link
Collaborator

cclauss commented May 2, 2023

@bennr01 Have you downloaded the new version of Pythonista?

@robco
Copy link
Contributor Author

robco commented May 3, 2023

@ywangd can you check please?

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