Uh oh!
There was an error while loading. Please reload this page.
gh-101992: update plistlib examples to be runnable - #101994
Conversation
Uh oh!
There was an error while loading. Please reload this page.
miss-islington
commented
Feb 17, 2023
Thanks @dtrodrigues for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
miss-islington
commented
Feb 17, 2023
Sorry @dtrodrigues and @terryjreedy, I had trouble checking out the |
bedevere-bot
commented
Feb 17, 2023
GH-101999 is a backport of this pull request to the 3.10 branch. |
…1994) * pythongh-101992: update plistlib examples to be runnable * Update Doc/library/plistlib.rst --------- (cherry picked from commit a1723ca) Co-authored-by: Dustin Rodrigues <dust.rod@gmail.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington
commented
Feb 17, 2023
Thanks @dtrodrigues for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
…1994) * pythongh-101992: update plistlib examples to be runnable * Update Doc/library/plistlib.rst --------- (cherry picked from commit a1723ca) Co-authored-by: Dustin Rodrigues <dust.rod@gmail.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington
commented
Feb 17, 2023
Thanks @dtrodrigues for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
…1994) * pythongh-101992: update plistlib examples to be runnable * Update Doc/library/plistlib.rst --------- (cherry picked from commit a1723ca) Co-authored-by: Dustin Rodrigues <dust.rod@gmail.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
bedevere-bot
commented
Feb 17, 2023
GH-102000 is a backport of this pull request to the 3.11 branch. |
This PR updates the documentation for pstlib so that the examples can run as-is.