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 8767ce9 commit 7598a93Copy full SHA for 7598a93
Doc/howto/logging.rst
@@ -1086,8 +1086,7 @@ need:
1086
| | :func:`sys._getframe`, which may help |
1087
| | to speed up your code in environments |
1088
| | like PyPy (which can't speed up code |
1089
-| | that uses :func:`sys._getframe`), if |
1090
-| | and when PyPy supports Python 3.x. |
+| | that uses :func:`sys._getframe`). |
1091
+-----------------------------------------------+----------------------------------------+
1092
| Threading information. | Set ``logging.logThreads`` to ``0``. |
1093
0 commit comments