Skip to content

Commit 4f23daa

Browse files
committed
integrate new expat with python
1 parent d9920c1 commit 4f23daa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Modules/expat/pyexpatns.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@
8181
#define XML_ResumeParser PyExpat_XML_ResumeParser
8282
#define XML_SetAttlistDeclHandler PyExpat_XML_SetAttlistDeclHandler
8383
#define XML_SetBase PyExpat_XML_SetBase
84+
#define XML_SetBillionLaughsAttackProtectionActivationThreshold PyExpat_XML_SetBillionLaughsAttackProtectionActivationThreshold
85+
#define XML_SetBillionLaughsAttackProtectionMaximumAmplification PyExpat_XML_SetBillionLaughsAttackProtectionMaximumAmplification
8486
#define XML_SetCdataSectionHandler PyExpat_XML_SetCdataSectionHandler
8587
#define XML_SetCharacterDataHandler PyExpat_XML_SetCharacterDataHandler
8688
#define XML_SetCommentHandler PyExpat_XML_SetCommentHandler

0 commit comments

Comments
 (0)