summaryrefslogtreecommitdiff
path: root/Doc/library/bdb.rst
Commit message (Expand)AuthorAgeFilesLines
* [3.9] bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-12620)Serhiy Storchaka2019-06-051-1/+1
* Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-191-1/+1
* Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
* Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-4/+4
* More source links.Raymond Hettinger2011-01-271-0/+4
* #10420: fix docs of bdb.effective().Georg Brandl2010-11-261-6/+4
* Terminology fix: exceptions are raised, except in generator.throw().Georg Brandl2010-08-031-1/+1
* Add Breakpoint.bpformat(), which returns the info usually printed by bpprint(...Georg Brandl2010-07-301-2/+10
* #809887: improve pdb feedback for breakpoint-related actions. Also add a fun...Georg Brandl2010-07-301-0/+9
* updated/removed a few versionadded/versionchangedEzio Melotti2010-01-271-1/+1
* Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-...Benjamin Peterson2009-11-131-2/+10
* First batch of signature documentation changes; using default argument syntax...Georg Brandl2009-04-021-6/+6
* Fix a few remaining problems found by rstlint.Georg Brandl2009-01-031-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-...Benjamin Peterson2008-11-301-2/+3
* Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,...Alexandre Vassalotti2008-05-161-0/+5
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-169/+171
* Fix now-wrong :keyword: markup. Remove the section aboutGeorg Brandl2008-01-201-1/+1
* Merged revisions 59376-59406 via svnmerge fromChristian Heimes2007-12-081-1/+1
* Merged revisions 59259-59274 via svnmerge fromChristian Heimes2007-12-021-337/+337
* New documentation for the bdb module. Forward-port from rev. 58112, with a fe...Georg Brandl2007-09-121-0/+337