Skip to content

Commit a3fc3b3

Browse files
committed
regen files
1 parent a09cd15 commit a3fc3b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Modules/clinic/pyexpat.c.h

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Modules/pyexpat.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1212,7 +1212,7 @@ static PyObject *
12121212
pyexpat_xmlparser_SetAllocTrackerMaximumAmplification_impl(xmlparseobject *self,
12131213
PyTypeObject *cls,
12141214
float max_factor)
1215-
/*[clinic end generated code: output=6e44bd48c9b112a0 input=e4f48064c79bf323]*/
1215+
/*[clinic end generated code: output=6e44bd48c9b112a0 input=3544abf9dd7ae055]*/
12161216
{
12171217
#if XML_COMBINED_VERSION >= 20702
12181218
assert(self->itself != NULL);

0 commit comments

Comments
 (0)