mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
gh-96005: FreeBSD has ENOTCAPABLE, too (GH-96034)
This commit is contained in:
parent
f51f54f39d
commit
da0aa518bf
2 changed files with 5 additions and 3 deletions
|
@ -663,6 +663,6 @@ defined by the module. The specific list of defined symbols is available as
|
|||
Capabilities insufficient. This error is mapped to the exception
|
||||
:exc:`PermissionError`.
|
||||
|
||||
.. availability:: WASI
|
||||
.. availability:: WASI, FreeBSD
|
||||
|
||||
.. versionadded:: 3.11.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue