@@ -223,7 +223,7 @@ XMLParser Objects
223223 Calling ``SetReparseDeferralEnabled(True) `` allows re-enabling reparse
224224 deferral.
225225
226- Note that :meth: `!SetReparseDeferralEnabled `
226+ :meth: `!SetReparseDeferralEnabled `
227227 has been backported to some prior releases of CPython as a security fix.
228228 Check for availability of
229229 :meth: `!SetReparseDeferralEnabled `
@@ -259,7 +259,7 @@ against some common XML vulnerabilities.
259259 The corresponding :attr: `~ExpatError.lineno ` and :attr: `~ExpatError.offset `
260260 should not be used as they may have no special meaning.
261261
262- Note that :meth: `!SetBillionLaughsAttackProtectionActivationThreshold `
262+ :meth: `!SetBillionLaughsAttackProtectionActivationThreshold `
263263 has been backported to some prior releases of CPython as a security fix.
264264 Check for availability of
265265 :meth: `!SetBillionLaughsAttackProtectionActivationThreshold `
@@ -297,7 +297,7 @@ against some common XML vulnerabilities.
297297 The corresponding :attr: `~ExpatError.lineno ` and :attr: `~ExpatError.offset `
298298 should not be used as they may have no special meaning.
299299
300- Note that :meth: `!SetBillionLaughsAttackProtectionMaximumAmplification `
300+ :meth: `!SetBillionLaughsAttackProtectionMaximumAmplification `
301301 has been backported to some prior releases of CPython as a security fix.
302302 Check for availability of
303303 :meth: `!SetBillionLaughsAttackProtectionMaximumAmplification `
@@ -325,7 +325,7 @@ against some common XML vulnerabilities.
325325 The corresponding :attr: `~ExpatError.lineno ` and :attr: `~ExpatError.offset `
326326 should not be used as they may have no special meaning.
327327
328- Note that :meth: `!SetAllocTrackerActivationThreshold `
328+ :meth: `!SetAllocTrackerActivationThreshold `
329329 has been backported to some prior releases of CPython as a security fix.
330330 Check for availability of
331331 :meth: `!SetAllocTrackerActivationThreshold `
@@ -357,7 +357,7 @@ against some common XML vulnerabilities.
357357 The corresponding :attr: `~ExpatError.lineno ` and :attr: `~ExpatError.offset `
358358 should not be used as they may have no special meaning.
359359
360- Note that :meth: `!SetAllocTrackerMaximumAmplification `
360+ :meth: `!SetAllocTrackerMaximumAmplification `
361361 has been backported to some prior releases of CPython as a security fix.
362362 Check for availability of
363363 :meth: `!SetAllocTrackerMaximumAmplification `
0 commit comments