summaryrefslogtreecommitdiff
path: root/Doc/library/shelve.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #19795: Mark up True and False as literal text instead of bold.Serhiy Storchaka2016-10-191-1/+1
* Issue #27431: Update default protocol version in shelve.Shelf() documentationBerker Peksag2016-07-011-1/+1
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-2/+1
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-17/+18
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-2/+2
* shelf in with stmt, fish/csh in venv, ElementTree short_empty_elements keyword.R David Murray2013-12-251-1/+2
* Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-2/+2
|\
| * Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-2/+2
* | #17040: document that shelve.open() and the Shelf object can be used as conte...Ezio Melotti2013-02-011-4/+12
|/
* Issue #11141: Fix the shelve documentation to use a list, not a range object.Antoine Pitrou2011-02-071-2/+2
* Separate source link from main text.Raymond Hettinger2011-01-101-0/+2
* Move source links to consistent location and remove wordy, big yellow boxes.Raymond Hettinger2011-01-101-4/+2
* #7905: Actually respect the keyencoding parameter to shelve.Shelf.Georg Brandl2010-12-041-4/+11
* Provide links to Python source where the code is short, readable andÉric Araujo2010-11-161-0/+4
* #8855: add shelve security warning.Georg Brandl2010-10-171-0/+5
* Merged revisions 78141-78142 via svnmerge fromR. David Murray2010-02-111-8/+9
* remove references to cPickleBenjamin Peterson2009-12-131-3/+0
* Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,...Benjamin Peterson2009-10-041-19/+26
* more list()s on dictviewsEzio Melotti2009-09-131-2/+2
* Switch more function arguments docs to new-style.Georg Brandl2009-09-021-4/+4
* Merged revisions 74207 via svnmerge fromGeorg Brandl2009-07-261-2/+2
* #3791: remove last traces of bsddb.Georg Brandl2009-06-041-6/+8
* Merged revisions 72572 via svnmerge fromR. David Murray2009-05-121-7/+11
* Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,...Benjamin Peterson2009-05-081-2/+1
* Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-...Benjamin Peterson2009-04-051-1/+1
* Add helpful link.Raymond Hettinger2009-04-041-0/+6
* The default shelve pickle protocol should have been 3.Raymond Hettinger2009-02-031-1/+1
* Fix error in docs. The source says proto 2 is the default.Raymond Hettinger2009-01-291-1/+1
* remove some more bsddb referencesBenjamin Peterson2008-09-081-10/+6
* Remove remaining references to UserDict module.Georg Brandl2008-05-261-2/+2
* Create the dbm package from PEP 3108. #2881.Georg Brandl2008-05-261-21/+8
* Partial py3k-ification of Doc/library/: convert has_key references into eithe...Collin Winter2007-09-011-1/+1
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-6/+0
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+185