Skip to content

Commit 2166010

Browse files
fix Docs
1 parent ef2bdd1 commit 2166010

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +0,0 @@
1-
Analysis confirms that
2-
ctypes
3-
does not support returning tuples from
4-
as_parameter
5-
for default conversions. Attempting to do so raises a TypeError (wrapped in an ArgumentError), meaning the described security risk does not exist in the current codebase.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Analysis confirms that :mod:`ctypes` does not support returning tuples from ``_as_parameter_`` for default conversions. Attempting to do so raises a :exc:`TypeError` (wrapped in an :exc:`ArgumentError`), meaning the described security risk does not exist in the current codebase.
1+
Analysis confirms that :mod:`ctypes` does not support returning tuples from ``_as_parameter_`` for default conversions. Attempting to do so raises a :exc:`TypeError` (wrapped in an ``ArgumentError``), meaning the described security risk does not exist in the current codebase.

0 commit comments

Comments
 (0)