Skip to content

Commit e5d0075

Browse files
committed
Doc: the check_home deprecation has been scheduled for 3.15
1 parent 19dfe00 commit e5d0075

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/deprecations/pending-removal-in-future.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@ although there is currently no date scheduled for their removal.
102102
* ``ssl.TLSVersion.TLSv1``
103103
* ``ssl.TLSVersion.TLSv1_1``
104104

105-
* :func:`sysconfig.is_python_build` *check_home* parameter is deprecated and
106-
ignored.
107-
108105
* :mod:`threading` methods:
109106

110107
* :meth:`!threading.Condition.notifyAll`: use :meth:`~threading.Condition.notify_all`.

0 commit comments

Comments
 (0)