Skip to content

Commit a32fc64

Browse files
committed
Doc: the check_home deprecation has been scheduled for 3.15
1 parent 56e1900 commit a32fc64

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
@@ -111,9 +111,6 @@ although there is currently no date scheduled for their removal.
111111
* ``ssl.TLSVersion.TLSv1``
112112
* ``ssl.TLSVersion.TLSv1_1``
113113

114-
* :func:`sysconfig.is_python_build` *check_home* parameter is deprecated and
115-
ignored.
116-
117114
* :mod:`threading` methods:
118115

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

0 commit comments

Comments
 (0)