]> granicus.if.org Git - python/commitdiff
Issue #28145: Spelling fixes
authorMartin Panter <vadmium+py@gmail.com>
Fri, 16 Sep 2016 00:46:05 +0000 (00:46 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Fri, 16 Sep 2016 00:46:05 +0000 (00:46 +0000)
Misc/HISTORY
Modules/makesetup

index 5cb263c55c8d8c5a76d37d3a1fc185c8602d4244..128870c25fef9d01f9a3331d85242ae835641a24 100644 (file)
@@ -12533,7 +12533,7 @@ uudecode bug where it complaints about trailing garbage is still there
 decimal numbers).
 
 - In string.atof(), don't fail when the "re" module is unavailable.
-Plug the ensueing security leak by supplying an empty __builtins__
+Plug the ensuing security leak by supplying an empty __builtins__
 directory to eval().
 
 - A bunch of small fixes and improvements to Tkinter.py.
index 8862c36e7b282566d5ccc953b28af12cbfa3a97f..1bffcbf4fd7778a84764593c0ec99ef023f509e0 100755 (executable)
@@ -82,7 +82,7 @@ esac
 NL='\
 '
 
-# Setup to link with extra libraries when makeing shared extensions.
+# Setup to link with extra libraries when making shared extensions.
 # Currently, only Cygwin needs this baggage.
 case `uname -s` in
 CYGWIN*) if test $libdir = .