COMMITS
/ Doc/library/copyreg.rst February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
May 4, 2023
A
GH-97950: Use new-style index directive ('module') (#103996)
Adam Turner committed
May 2, 2023
S
gh-65022: Fix description of tuple return value in copyreg (#103892)
Shantanu committed
April 24, 2023
F
GH-65022: Fix description of copyreg.pickle function (#102656)
Furkan Onder committed
October 10, 2022
S
gh-56133: copyreg docs: Clarify function/constructor parameter (#95497)
Stanley committed
January 18, 2022
K
bpo-20823: Clarify copyreg.pickle() documentation (GH-30230)
Kumar Aditya committed
June 10, 2019
S
Do not use explicit inheritance from object in the documentation. (GH-13936)
Serhiy Storchaka committed
March 2, 2017
M
bpo-27200: fix configparser, copyreg and ctypes doctests (#240)
Marco Buttu committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
May 20, 2014
D
Fix Issue #21528 - Fix documentation typos
Donald Stufft committed
November 8, 2012
E
#11481: merge with 3.2.
Ezio Melotti committed
E
#11481: update copyreg docs and add example.
Ezio Melotti committed
March 4, 2012
December 13, 2009
B
remove references to cPickle
Benjamin Peterson committed
May 17, 2009
G
Remove surplus empty lines and convert more files to new optional arg style.
Georg Brandl committed
April 10, 2009
G
Update signature style for optional arguments, part 3.
Georg Brandl committed
May 11, 2008
A
Rename copy_reg module to copyreg.
Alexandre Vassalotti committed