We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b58b2ca commit 8d832acCopy full SHA for 8d832ac
Lib/test/support/warnings_helper.py
@@ -67,7 +67,7 @@ def wrapper(self, *args, **kwargs):
67
return wrapper
68
return decorator
69
70
-
+
71
def ignore_fork_in_thread_deprecation_warnings(test):
72
"""Decorator to suppress the deprecation warnings related to running a fork within a thread.
73
"""
0 commit comments