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 ce7a0d2 commit a4b349aCopy full SHA for a4b349a
Doc/deprecations/pending-removal-in-future.rst
@@ -105,9 +105,6 @@ although there is currently no date scheduled for their removal.
105
* ``ssl.TLSVersion.TLSv1``
106
* ``ssl.TLSVersion.TLSv1_1``
107
108
-* :func:`sysconfig.is_python_build` *check_home* parameter is deprecated and
109
- ignored.
110
-
111
* :mod:`threading` methods:
112
113
* :meth:`!threading.Condition.notifyAll`: use :meth:`~threading.Condition.notify_all`.
0 commit comments