index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
pickle.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Demote warnings to notices where appropriate, following the goal that as few ...
Georg Brandl
2009-04-27
1
-3/+3
*
#5370: doc update about unpickling objects with custom __getattr__ etc. methods.
Georg Brandl
2009-04-05
1
-0/+9
*
revert r69777 since all the experts agree that extra import lines distract fr...
Benjamin Peterson
2009-02-20
1
-2/+1
*
Since we recommend one module per import line, reflect this also in the
Jeroen Ruigrok van der Werven
2009-02-19
1
-1/+2
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-10/+10
*
Give the pickle special methods a signature.
Georg Brandl
2008-07-04
1
-118/+117
*
Revert copy_reg -> copyreg rename.
Georg Brandl
2008-05-20
1
-2/+2
*
Fix-up docs for the copyreg module renaming.
Georg Brandl
2008-05-12
1
-2/+2
*
reformat some documentation of classes so methods and attributes are under th...
Benjamin Peterson
2008-04-25
1
-33/+34
*
Mention that the tuple returned by __reduce__ is pickled as normal.
Georg Brandl
2008-04-05
1
-2/+3
*
#835521: Add index entries for various pickle-protocol methods and attributes
Andrew M. Kuchling
2008-02-23
1
-0/+13
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-9/+6
*
Add :term:s for "new-style class".
Georg Brandl
2007-10-21
1
-5/+5
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+868