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