diff options
author | Brett Cannon <bcannon@gmail.com> | 2010-04-25 22:35:57 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2010-04-25 22:35:57 (GMT) |
commit | ed3cde06943f1d4599f64ab8dcfd4474f1b8e4ed (patch) | |
tree | d9ab61f0b82faeeb2edd962ba2ad386918925aa4 | |
parent | 08911bd33e2f81239891581da7f07f6bba2d61a6 (diff) | |
download | cpython-ed3cde06943f1d4599f64ab8dcfd4474f1b8e4ed.zip cpython-ed3cde06943f1d4599f64ab8dcfd4474f1b8e4ed.tar.gz cpython-ed3cde06943f1d4599f64ab8dcfd4474f1b8e4ed.tar.bz2 |
Blocked revisions 80492 via svnmerge
........
r80492 | brett.cannon | 2010-04-25 15:33:36 -0700 (Sun, 25 Apr 2010) | 6 lines
When DeprecationWarning was silenced by default, it also silenced any use of -Q
by default as well. This change fixes that by treating -Q like -3 when it comes
to DeprecationWarning; using it causes the silencing to not occur.
Fixes issue #7319.
........
0 files changed, 0 insertions, 0 deletions