Skip to content

bpo-36409: Remove old plistlib API deprecated in 3.4#15615

Merged
ronaldoussoren merged 4 commits intopython:masterfrom
bigfootjon:plistlib-remove-deprecated
Sep 5, 2019
Merged

bpo-36409: Remove old plistlib API deprecated in 3.4#15615
ronaldoussoren merged 4 commits intopython:masterfrom
bigfootjon:plistlib-remove-deprecated

Conversation

@bigfootjon
Copy link
Copy Markdown
Contributor

@bigfootjon bigfootjon commented Aug 30, 2019

Also cleanup the documentation

https://bugs.python.org/issue36409

Copy link
Copy Markdown
Contributor

@ronaldoussoren ronaldoussoren left a comment

Choose a reason for hiding this comment

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

The patch looks good to me, except for one minor issue.

Comment thread Doc/whatsnew/3.9.rst
@bedevere-bot
Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Copy link
Copy Markdown
Contributor

@ronaldoussoren ronaldoussoren left a comment

Choose a reason for hiding this comment

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

Just one more nit to pick...

I will merge once this is changed and the CI passes.

Comment thread Doc/whatsnew/3.9.rst Outdated
@bigfootjon
Copy link
Copy Markdown
Contributor Author

Thank you for the quick turnaround and tips @ronaldoussoren, I appreciate the help!

I have made the requested changes; please review again

@bedevere-bot
Copy link
Copy Markdown

Thanks for making the requested changes!

@ronaldoussoren: please review the changes made to this pull request.

Copy link
Copy Markdown
Contributor

@ronaldoussoren ronaldoussoren left a comment

Choose a reason for hiding this comment

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

Patch looks good to me.

@ronaldoussoren
Copy link
Copy Markdown
Contributor

@bigfootjon Thanks for your patch!

@bigfootjon bigfootjon deleted the plistlib-remove-deprecated branch September 5, 2019 13:39
ronaldoussoren pushed a commit that referenced this pull request Sep 9, 2019
* Update documentation for plistlib

-  Update "Mac OS X" to "Apple" since plists are used more widely than just macOS
-  Re-add the UID class documentation (oops, removed in GH-15615)
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
* Remove implementation for old plistlib API deprecated in 3.4
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
* Remove implementation for old plistlib API deprecated in 3.4
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
* Remove implementation for old plistlib API deprecated in 3.4
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
* Update documentation for plistlib

-  Update "Mac OS X" to "Apple" since plists are used more widely than just macOS
-  Re-add the UID class documentation (oops, removed in pythonGH-15615)
@justvanrossum
Copy link
Copy Markdown

justvanrossum commented Oct 31, 2020

It appears the removal of the use_builtin_types argument to load() was not preceded by a deprecation phase. That makes this a rather hard breaking change. See for example unified-font-object/ufoNormalizer#73 and downstream issues.

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.

5 participants