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 56e1900 commit a32fc64Copy full SHA for a32fc64
Doc/deprecations/pending-removal-in-future.rst
@@ -111,9 +111,6 @@ although there is currently no date scheduled for their removal.
111
* ``ssl.TLSVersion.TLSv1``
112
* ``ssl.TLSVersion.TLSv1_1``
113
114
-* :func:`sysconfig.is_python_build` *check_home* parameter is deprecated and
115
- ignored.
116
-
117
* :mod:`threading` methods:
118
119
* :meth:`!threading.Condition.notifyAll`: use :meth:`~threading.Condition.notify_all`.
0 commit comments