gh-92897: document removal of `check_home` in `Doc/whatsnew/3.15.rst` (#133815)

This commit is contained in:
Bénédikt Tran 2025-05-11 09:47:14 +02:00 committed by GitHub
parent c5e1775825
commit add828951e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -121,6 +121,13 @@ Deprecated
Removed Removed
======= =======
sysconfig
---------
* The *check_home* parameter of :func:`sysconfig.is_python_build`.
(Contributed by Filipe Laíns in :gh:`92897`.)
typing typing
------ ------