mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Fix markup for xml.sax entry in 3.7.1 notes (GH-9602)
This commit is contained in:
committed by
Ned Deily
parent
addef07ca7
commit
273fc220b2
@@ -2521,5 +2521,5 @@ In 3.7.1 the C API for Context Variables
|
||||
:ref:`was updated <contextvarsobjects_pointertype_change>` to use
|
||||
:c:type:`PyObject` pointers. See also :issue:`34762`.
|
||||
|
||||
:mod:`xml.dom.minidom` and mod:`xml.sax` modules no longer process
|
||||
:mod:`xml.dom.minidom` and :mod:`xml.sax` modules no longer process
|
||||
external entities by default. See also :issue:`17239`.
|
||||
|
||||
Reference in New Issue
Block a user