summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-09-04 06:59:20 (GMT)
committerGeorg Brandl <georg@python.org>2009-09-04 06:59:20 (GMT)
commit2e1308f520be34d1d1ca2a979a6dc9830e189137 (patch)
tree277644c5b53a13c6617aa478b72322983f151a53 /Misc
parente7e941e7f7a47be54198be79d2280ab3025e5ff1 (diff)
downloadcpython-2e1308f520be34d1d1ca2a979a6dc9830e189137.zip
cpython-2e1308f520be34d1d1ca2a979a6dc9830e189137.tar.gz
cpython-2e1308f520be34d1d1ca2a979a6dc9830e189137.tar.bz2
Issue #2666: Handle BROWSER environment variable properly for unknown browser names in the webbrowser module.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index f98706c..eea32c1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -364,6 +364,9 @@ Core and Builtins
Library
-------
+- Issue #2666: Handle BROWSER environment variable properly for unknown browser
+ names in the webbrowser module.
+
- Issue #6054: Do not normalize stored pathnames in tarfile.
- Issue #6794: Fix Decimal.compare_total and Decimal.compare_total_mag: NaN