summaryrefslogtreecommitdiffstats
path: root/Doc/library/copyreg.rst
Commit message (Expand)AuthorAgeFilesLines
* GH-97950: Use new-style index directive ('module') (#103996)Adam Turner2023-05-041-2/+2
* gh-65022: Fix description of tuple return value in copyreg (#103892)Shantanu2023-05-021-1/+1
* GH-65022: Fix description of copyreg.pickle function (#102656)Furkan Onder2023-04-241-2/+2
* gh-56133: copyreg docs: Clarify function/constructor parameter (#95497)Stanley2022-10-101-9/+6
* bpo-20823: Clarify copyreg.pickle() documentation (GH-30230)Kumar Aditya2022-01-181-2/+2
* Do not use explicit inheritance from object in the documentation. (GH-13936)Serhiy Storchaka2019-06-101-1/+1
* bpo-27200: fix configparser, copyreg and ctypes doctests (#240)Marco Buttu2017-03-021-2/+2
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+3
* Fix Issue #21528 - Fix documentation typosDonald Stufft2014-05-201-1/+1
* #11481: merge with 3.2.Ezio Melotti2012-11-081-3/+26
|\
| * #11481: update copyreg docs and add example.Ezio Melotti2012-11-081-3/+26
* | Issue #14166: Pickler objects now have an optional `dispatch_table` attribute...Antoine Pitrou2012-03-041-3/+5
|/
* remove references to cPickleBenjamin Peterson2009-12-131-6/+4
* Remove surplus empty lines and convert more files to new optional arg style.Georg Brandl2009-05-171-2/+1
* Update signature style for optional arguments, part 3.Georg Brandl2009-04-101-1/+1
* Rename copy_reg module to copyreg.Alexandre Vassalotti2008-05-111-0/+40