Skip to content

Commit a4b349a

Browse files
committed
Doc: the check_home deprecation has been scheduled for 3.15
1 parent ce7a0d2 commit a4b349a

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
@@ -105,9 +105,6 @@ although there is currently no date scheduled for their removal.
105105
* ``ssl.TLSVersion.TLSv1``
106106
* ``ssl.TLSVersion.TLSv1_1``
107107

108-
* :func:`sysconfig.is_python_build` *check_home* parameter is deprecated and
109-
ignored.
110-
111108
* :mod:`threading` methods:
112109

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

0 commit comments

Comments
 (0)