File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ Core and Builtins
7272- Issue #15897: zipimport.c doesn't check return value of fseek().
7373 Patch by Felipe Cruz.
7474
75- - Issue #15033: Fix the exit status bug when modules invoked using -m swith ,
75+ - Issue #15033: Fix the exit status bug when modules invoked using -m switch ,
7676 return the proper failure return value (1). Patch contributed by Jeff Knupp.
7777
7878- Issue #12268: File readline, readlines and read() or readall() methods
@@ -700,7 +700,7 @@ Documentation
700700- Issue #15444: Use proper spelling for non-ASCII contributor names. Patch
701701 by Serhiy Storchaka.
702702
703- - Issue 15482: Properly document the default 'level' value for __import__()
703+ - Issue # 15482: Properly document the default 'level' value for __import__()
704704 while warning about using negative values.
705705
706706- Issue #15230: Clearly document some of the limitations of the runpy
You can’t perform that action at this time.
0 commit comments