mirror of
https://github.com/python/cpython.git
synced 2026-04-24 12:50:47 +00:00
Fix markup for xml.sax entry in 3.7.1 notes (GH-9602)
This commit is contained in:
parent
addef07ca7
commit
273fc220b2
1 changed files with 1 additions and 1 deletions
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue