File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Library
5959 functions now conform to PEP 3333 when handle non-ASCII URLs.
6060
6161- Issue #19097: Raise the correct Exception when cgi.FieldStorage is given an
62- Invalid fileobj.
62+ invalid fileobj.
6363
6464- Issue #20217: Fix build in SCHED_SPORADIC is defined.
6565
@@ -269,7 +269,7 @@ Tests
269269
270270- Issue #19683: Removed empty tests from test_minidom. Patch by Ajitesh Gupta.
271271
272- - Issue #19919: Fix flacky SSL test. connect_ex() sometimes returns
272+ - Issue #19919: Fix flaky SSL test. connect_ex() sometimes returns
273273 EWOULDBLOCK on Windows or VMs hosted on Windows.
274274
275275- Issue #19912: Added tests for ntpath.splitunc().
@@ -312,7 +312,7 @@ Documentation
312312- Issue #19963: Document that importlib.import_module() no longer requires
313313 importing parent packages separately.
314314
315- - Issue #18840: Introduce the json module in the tutorial, and deemphasize
315+ - Issue #18840: Introduce the json module in the tutorial, and de-emphasize
316316 the pickle module.
317317
318318- Issue #19845: Updated the Compiling Python on Windows section.
You can’t perform that action at this time.
0 commit comments