Skip to content

Commit

Permalink
Update Python/initconfig.c
Browse files Browse the repository at this point in the history
  • Loading branch information
serhiy-storchaka authored Feb 23, 2024
1 parent c260637 commit e836b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Python/initconfig.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ The following implementation-specific options are available:\n\
-X int_max_str_digits=number: limit the size of int<->str conversions.\n\
This helps avoid denial of service attacks when parsing untrusted\n\
data. The default is sys.int_info.default_max_str_digits.\n\
0 disables.\n\
0 disables.\
"
#ifdef Py_STATS
"\n\
Expand Down

0 comments on commit e836b61

Please sign in to comment.