Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Document the 'line' argument | Andrew M. Kuchling | 2008-05-10 | 1 | -1/+6 | |
* | Add a DeprecationWarning for when warnings.showwarning() is set to a function | Brett Cannon | 2008-05-05 | 1 | -1/+2 | |
* | Fix markup. | Georg Brandl | 2008-04-13 | 1 | -7/+5 | |
* | Re-implement the 'warnings' module in C. This allows for usage of the | Brett Cannon | 2008-04-12 | 1 | -5/+13 | |
* | PyErr_Warn is decrepated. Use PyErr_WarnEx | Benjamin Peterson | 2008-03-31 | 1 | -1/+1 | |
* | Use a versionchanged directive. | Brett Cannon | 2007-12-09 | 1 | -2/+5 | |
* | Diverse markup fixes. | Georg Brandl | 2007-12-06 | 1 | -1/+1 | |
* | Expose Py_Py3kWarningFlag as sys.py3kwarning as discussed in #1504 | Christian Heimes | 2007-11-27 | 1 | -0/+8 | |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+242 | |