mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-92897: document removal of check_home
in Doc/whatsnew/3.15.rst
(#133815)
This commit is contained in:
parent
c5e1775825
commit
add828951e
1 changed files with 7 additions and 0 deletions
|
@ -121,6 +121,13 @@ Deprecated
|
|||
Removed
|
||||
=======
|
||||
|
||||
sysconfig
|
||||
---------
|
||||
|
||||
* The *check_home* parameter of :func:`sysconfig.is_python_build`.
|
||||
(Contributed by Filipe Laíns in :gh:`92897`.)
|
||||
|
||||
|
||||
typing
|
||||
------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue