| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-29660: traceback: Document that etype is ignored in some places. (GH-344) | Matthias Bussonnier | 2017-06-01 | 1 | -3/+11 |
|
|
* | Issue #26823: fix traceback abbreviation docs | Nick Coghlan | 2016-08-16 | 1 | -3/+2 |
|
|
* | Issue #26823: Abbreviate recursive tracebacks | Nick Coghlan | 2016-08-15 | 1 | -0/+15 |
|
|
* | Issue #27208: Fix doctest in Doc/library/traceback.rst | Zachary Ware | 2016-08-10 | 1 | -4/+4 |
|
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+3 |
|
|
* | Issue26035 - Correct the argument names used in the docs of the traceback mo... | Senthil Kumaran | 2016-01-16 | 1 | -34/+35 |
|
|
* | Issue #22619: Added negative limit support in the traceback module. | Serhiy Storchaka | 2015-05-03 | 1 | -19/+33 |
|
|
* | Issue #17911: Tweak traceback documentation. | Berker Peksag | 2015-03-06 | 1 | -71/+95 |
|
|
* | Issue #22936: Make it possible to show local variables in tracebacks. | Robert Collins | 2015-03-05 | 1 | -10/+18 |
|
|
* | Issue #17911: traceback module overhaul | Robert Collins | 2015-03-04 | 1 | -0/+124 |
|
|
* | Issue 21125: minor documentation tweak. | Raymond Hettinger | 2014-04-02 | 1 | -1/+1 |
|
|
* | #1565525: Add traceback.clear_frames() helper function to clear locals ref'd ... | Andrew Kuchling | 2013-09-15 | 1 | -0/+7 |
|
|
* | Issue #16261: fix bare excepts in Doc/ | Andrew Svetlov | 2012-11-02 | 1 | -1/+1 |
|
|
* | Merged revisions 78895 via svnmerge from | Ezio Melotti | 2010-03-13 | 1 | -9/+9 |
|
|
* | Last round of adapting style of documenting argument default values. | Georg Brandl | 2009-09-16 | 1 | -11/+11 |
|
|
* | Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,... | Benjamin Peterson | 2009-05-08 | 1 | -1/+1 |
|
|
* | Third to last example is now marked as a test, but I can't actually test | R. David Murray | 2009-04-27 | 1 | -29/+28 |
|
|
* | Merged revisions 72007 via svnmerge from | Georg Brandl | 2009-04-27 | 1 | -4/+4 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -4/+4 |
|
|
* | #3113: document exception chaining. | Georg Brandl | 2008-07-19 | 1 | -16/+23 |
|
|
* | Remove many "versionchanged" items that didn't use the official markup, | Georg Brandl | 2008-05-12 | 1 | -8/+0 |
|
|
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -20/+20 |
|
|
* | Merged revisions 59333-59370 via svnmerge from | Christian Heimes | 2007-12-05 | 1 | -2/+123 |
|
|
* | Remove all definitions of raw_input() that were still scattered throughout th... | Georg Brandl | 2007-12-02 | 1 | -1/+1 |
|
|
* | Partial py3k-ification of Doc/library/: convert has_key references into eithe... | Collin Winter | 2007-09-01 | 1 | -4/+4 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -2/+0 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+160 |
|
|