Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update versionchanged
  • Loading branch information
ucodery committed Dec 16, 2022
commit 90b72c2d5812ef94bc6d1ee8f10f1237148ec00b
2 changes: 1 addition & 1 deletion Doc/library/xmlrpc.client.rst
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ Convenience Functions
.. versionchanged:: 3.3
The *use_builtin_types* flag was added.

.. versionchanged:: 3.12
.. versionchanged:: 3.11
Conversion to :class:`int` now limits the maximum length of the integer
string via the interpreter's :ref:`integer string conversion length
limitation <int_max_str_digits>` to help avoid denial of service attacks.
Expand Down