add global 'warnings' option (#2762)

This commit is contained in:
Mike Fährmann
2022-07-18 22:20:30 +02:00
parent f225247670
commit eb68d45544
2 changed files with 23 additions and 1 deletions

View File

@@ -3748,6 +3748,17 @@ Description
as signal handler for.
warnings
--------
Type
``string``
Default
``"default"``
Description
The `Warnings Filter action <https://docs.python.org/3/library/warnings.html#the-warnings-filter>`__
used for (urllib3) warnings.
pyopenssl
---------
Type