summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2012-10-27 18:42:47 (GMT)
committerR David Murray <rdmurray@bitdance.com>2012-10-27 18:42:47 (GMT)
commit252cd0e4e0b11c7d13e24146617ad48e80feca43 (patch)
tree7322c3b62a62be259ce6cc15fb01446bcb152f31 /Misc
parentbc876a2d4a7b8aa9aedd5da6b62fe391092c3b3c (diff)
downloadcpython-252cd0e4e0b11c7d13e24146617ad48e80feca43.zip
cpython-252cd0e4e0b11c7d13e24146617ad48e80feca43.tar.gz
cpython-252cd0e4e0b11c7d13e24146617ad48e80feca43.tar.bz2
#12890: don't emit <p> tags in text mode when logdir specified.
Patch by Jeff McNeil.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
-rw-r--r--Misc/NEWS3
2 files changed, 4 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 182c6a6..2b97f51 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -699,6 +699,7 @@ Mark Mc Mahon
Gordon McMillan
Caolan McNamara
Andrew McNamara
+Jeff McNeil
Craig McPheeters
Lambert Meertens
Bill van Melle
diff --git a/Misc/NEWS b/Misc/NEWS
index a7af2cc..5010f70 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -132,6 +132,9 @@ Core and Builtins
Library
-------
+- Issue #12890: cgitb no longer prints spurious <p> tags in text
+ mode when the logdir option is specified.
+
- Issue #16250: Fix URLError invocation with proper args.
- Issue #16305: Fix a segmentation fault occurring when interrupting