Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
dd53e114efb3ce52e3ae6f2e334174945327bf3d
/
Doc
/
library
/
warnings.rst
c62ef8b
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
d2e0938
Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the test suite. Closes issue w.r.t. 2.6 (R: Brett Cannon)
by Nick Coghlan
· 17 years ago
672237d
warnings.catch_warnings() now returns a list or None instead of the custom
by Brett Cannon
· 17 years ago
3dffcd1
Make it more obvious that warnings.catch_warnings() and its arguments should be considered keyword-only.
by Brett Cannon
· 17 years ago
2dd647b
typo fix
by Andrew M. Kuchling
· 17 years ago
1eaf074
Move test.test_support.catch_warning() to the warnings module, rename it
by Brett Cannon
· 17 years ago
311c580
Document the 'line' argument
by Andrew M. Kuchling
· 17 years ago
8a232cc
Add a DeprecationWarning for when warnings.showwarning() is set to a function
by Brett Cannon
· 17 years ago
4aa8df2
Fix markup.
by Georg Brandl
· 17 years ago
e974689
Re-implement the 'warnings' module in C. This allows for usage of the
by Brett Cannon
· 17 years ago
092a1f7
PyErr_Warn is decrepated. Use PyErr_WarnEx
by Benjamin Peterson
· 17 years ago
338d418
Use a versionchanged directive.
by Brett Cannon
· 18 years ago
2b92f6b
Diverse markup fixes.
by Georg Brandl
· 18 years ago
28104c5
Expose Py_Py3kWarningFlag as sys.py3kwarning as discussed in #1504
by Christian Heimes
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago