[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-38053 Update documentation for plistlib by bigfootjon · Pull Request #15727 · python/cpython

bedevere-bot

* Update "Mac OS X" to "Apple" since plists are used more widely than just macOS
* Remove notes about the new API being added in 3.4 since 3.4 is no longer supported
* Re-add the UID class documentation (oops, removed in GH-15615)

added the docs

Documentation in the Doc dir

label

Sep 7, 2019

bigfootjon changed the title Update documentation for plistlib bpo-38053 Update documentation for plistlib

Sep 7, 2019

Co-Authored-By: Ashwin Ramaswami <aramaswamis@gmail.com>

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)