COMMITS
/ Doc/library/plistlib.rst April 13, 2025
Y
gh-101100: Fix sphinx warnings in `library/plistlib.rst` (#132422)
Yuki Kobayashi committed
April 5, 2025
Y
Docs: document `plistlib.InvalidFileException` (#132069)
Yuki Kobayashi committed
February 11, 2025
Y
gh-101100: Docs: Fix some typos in the document (#129988)
Yuki Kobayashi committed
February 4, 2025
S
Use roles :data: and :const: for referencing module variables (GH-129507)
Serhiy Storchaka committed
July 22, 2024
V
Docs: spelling and grammar fixes (#122084)
Ville Skyttä committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
January 6, 2024
A
gh-113537: support loads str in plistlib.loads (#113582)
AN Long committed
January 1, 2024
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
February 17, 2023
D
gh-101992: update plistlib examples to be runnable (#101994)
Dustin Rodrigues committed
September 28, 2021
S
[docs] Improve the markup of powers (GH-28598)
Serhiy Storchaka committed
December 17, 2020
A
[doc] Fix erroneous backslashes in signatures and names (GH-23658)
Andre Delfino committed
November 1, 2019
J
Slightly improve plistlib test coverage. (GH-17025)
Jon Janzen committed
September 9, 2019
J
bpo-38053 Update documentation for plistlib (GH-15727)
Jon Janzen committed
September 5, 2019
J
bpo-36409: Remove old plistlib API deprecated in 3.4 (GH-15615)
Jon Janzen committed
May 15, 2019
J
bpo-26707: Enable plistlib to read UID keys. (GH-12153)
Jon Janzen committed
June 8, 2018
A
bpo-33801: Remove non-ordered dict comment from plistlib doc (GH-7495)
Andrés Delfino committed
January 20, 2018
S
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana committed
May 15, 2017
S
bpo-29196: Removed old-deprecated classes Plist, Dict and _InternalDict (#488)
Serhiy Storchaka committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
October 10, 2015
M
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter committed
June 15, 2015
S
Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple documentation typos.
Senthil Kumaran committed
October 29, 2014
G
Fixing broken links in doc, part 3: the rest
Georg Brandl committed
March 16, 2014
L
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings committed
February 6, 2014
R
Issue #14455: fix handling of unsigned long long values for binary plist files
Ronald Oussoren committed
January 15, 2014
R
Issue #14455: Fix some issues with plistlib
Ronald Oussoren committed
November 29, 2013
S
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka committed
November 21, 2013
R
Issue #14455: plistlib now supports binary plists and has an updated API.
Ronald Oussoren committed
April 30, 2013
E
#17881: clarify documentation of plistlib.
Ezio Melotti committed
January 27, 2011
R
More source links
Raymond Hettinger committed
September 16, 2009
September 13, 2009
E
typo: string values *have* to be
Ezio Melotti committed
E
September 13, 2008
G
Merged revisions 66452 via svnmerge from
Georg Brandl committed
May 13, 2008
N
Convert a lot of print statements to print functions in docstrings,
Neal Norwitz committed
May 12, 2008
B
Remove the Mac modules
Benjamin Peterson committed
April 24, 2008
B
remove some old versionchanged and versionadded directives
Benjamin Peterson committed
January 21, 2008
G
Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from
Georg Brandl committed