summaryrefslogtreecommitdiffstats
path: root/Doc/library/bdb.rst
Commit message (Expand)AuthorAgeFilesLines
* Format None, True, False and NotImplemented as literals (GH-118758)Serhiy Storchaka2024-05-081-11/+11
* docs: module page titles should not start with a link to themselves (#117099)Ned Batchelder2024-05-081-2/+2
* GH-111744: Make breakpoint() enter the debugger immediately (GH-118579)Tian Gao2024-05-051-0/+4
* gh-118359: Improve docs for Bdb.user_call (#118368)Tian Gao2024-04-291-0/+3
* gh-101100: Fix dangling refs in bdb.rst (#114983)Skip Montanaro2024-02-111-8/+10
* Docs: align usage of versionadded/versionchanged with recommended practice (#...Erlend E. Aasland2024-01-221-2/+2
* gh-101100: Fix Sphinx warning in references with asterisks (#113029)Hugo van Kemenade2023-12-131-1/+1
* Docs: Fix backtick errors found by sphinx-lint (#97998)Hugo van Kemenade2022-10-071-1/+1
* bpo-30419: DOC: Update missing information in bdb docs (#1687)Cheryl Sabella2022-09-021-58/+123
* [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