| Commit message (Expand) | Author | Age | Files | Lines |
* | Backport rev. 3ae74b361f53 to 2.7 branch. | Georg Brandl | 2013-03-28 | 1 | -0/+2 |
|\ |
|
| * | Closes #4159: add LaTeX tabular column specifications to tables that otherwis... | Georg Brandl | 2013-03-28 | 1 | -0/+2 |
|
|
| * | Add Misc/NEWS entry and relevant doc change for issue 10271. | Brett Cannon | 2011-07-18 | 1 | -2/+1 |
|
|
| * | Mention logging.captureWarnings in the warnings module doc. | Antoine Pitrou | 2011-07-09 | 1 | -0/+4 |
|
|
| * | More source links | Raymond Hettinger | 2011-01-27 | 1 | -0/+3 |
|
|
| * | #10535: Enable silenced warnings in unittest by default | Ezio Melotti | 2010-12-01 | 1 | -0/+5 |
|
|
| * | Markup fix. | Georg Brandl | 2010-10-26 | 1 | -1/+1 |
|
|
| * | Add documentation about the default warnings filters. | Georg Brandl | 2010-10-24 | 1 | -3/+21 |
|
|
| * | Add a new warning gategory, ResourceWarning, as discussed on python-dev. It ... | Georg Brandl | 2010-10-24 | 1 | -0/+3 |
|
|
| * | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
| * | fix versionchanged | Benjamin Peterson | 2010-06-28 | 1 | -1/+1 |
|
|
| * | Merged revisions 77402,77505,77510 via svnmerge from | Benjamin Peterson | 2010-06-28 | 1 | -9/+35 |
|
|
| * | Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-... | Benjamin Peterson | 2010-04-11 | 1 | -2/+15 |
|
|
| * | Last round of adapting style of documenting argument default values. | Georg Brandl | 2009-09-16 | 1 | -7/+7 |
|
|
| * | Merged revisions 74277,74321,74323,74326,74355,74465,74467,74488,74492,74513,... | Benjamin Peterson | 2009-09-11 | 1 | -17/+19 |
|
|
| * | Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-... | Alexandre Vassalotti | 2009-07-29 | 1 | -1/+1 |
|
|
| * | Remove 2.6 versionchanges, turn 2.7 ones into 3.1. | Georg Brandl | 2009-01-04 | 1 | -5/+0 |
|
|
| * | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -3/+3 |
|
|
| * | forward port r66386 | Benjamin Peterson | 2008-10-16 | 1 | -13/+21 |
|
|
| * | Merged revisions 66321 via svnmerge from | Brett Cannon | 2008-09-09 | 1 | -37/+73 |
|
|
| * | Merged revisions 66134,66136,66143,66154-66155,66190 via svnmerge from | Benjamin Peterson | 2008-09-03 | 1 | -1/+1 |
|
|
| * | Merge in r66135. Doing also required removing a stale DeprecationWarning along | Brett Cannon | 2008-09-02 | 1 | -0/+49 |
|
|
| * | Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-... | Alexandre Vassalotti | 2008-05-15 | 1 | -1/+6 |
|
|
| * | Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,... | Christian Heimes | 2008-04-13 | 1 | -5/+5 |
|
|
| * | Merged revisions 59423-59440 via svnmerge from | Christian Heimes | 2007-12-09 | 1 | -2/+2 |
|
|
| * | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -0/+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/+242 |
|
|
* | Use Python 3 instead of 3.0. | Ezio Melotti | 2012-05-03 | 1 | -1/+1 |
|
|
* | Issue #14676: DeprecationWarning is ignored too; patch by Peter Eisentraut | Sandro Tosi | 2012-04-28 | 1 | -1/+2 |
|
|
* | update to new C roles and directives | Sandro Tosi | 2012-01-14 | 1 | -1/+1 |
|
|
* | Backport source links from 3.x. | Éric Araujo | 2011-08-19 | 1 | -0/+4 |
|
|
* | Mention logging.captureWarnings in the warnings module doc. | Antoine Pitrou | 2011-07-09 | 1 | -0/+4 |
|
|
* | Fix mismerges of version directives. | Georg Brandl | 2010-11-26 | 1 | -6/+1 |
|
|
* | Merged revisions 85843,85849-85850,85867,85907,85914,86134,86187,86315-86316,... | Georg Brandl | 2010-11-26 | 1 | -1/+1 |
|
|
* | Merged revisions 85768-85771,85773,85777,85823,85825 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -0/+19 |
|
|
* | #6647: add note to two examples | Andrew M. Kuchling | 2010-04-02 | 1 | -2/+7 |
|
|
* | #6647: document that catch_warnings is not thread-safe | Andrew M. Kuchling | 2010-04-02 | 1 | -0/+8 |
|
|
* | DeprecationWarning is now silent by default. | Brett Cannon | 2010-01-10 | 1 | -9/+35 |
|
|
* | #6843: add link from filterwarnings to where the meaning of the arguments is ... | Georg Brandl | 2009-09-05 | 1 | -17/+19 |
|
|
* | #6513: fix example code: warning categories are classes, not instances. | Georg Brandl | 2009-07-18 | 1 | -1/+1 |
|
|
* | add versionadded | Benjamin Peterson | 2009-07-12 | 1 | -0/+2 |
|
|
* | Require implementations for warnings.showwarning() support the 'line' argument. | Brett Cannon | 2009-03-11 | 1 | -3/+2 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -4/+4 |
|
|
* | Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the te... | Nick Coghlan | 2008-09-11 | 1 | -11/+21 |
|
|
* | warnings.catch_warnings() now returns a list or None instead of the custom | Brett Cannon | 2008-09-09 | 1 | -38/+74 |
|
|
* | Make it more obvious that warnings.catch_warnings() and its arguments should ... | Brett Cannon | 2008-09-05 | 1 | -1/+1 |
|
|
* | typo fix | Andrew M. Kuchling | 2008-09-02 | 1 | -1/+1 |
|
|
* | Move test.test_support.catch_warning() to the warnings module, rename it | Brett Cannon | 2008-09-02 | 1 | -0/+50 |
|
|
* | Document the 'line' argument | Andrew M. Kuchling | 2008-05-10 | 1 | -1/+6 |
|
|