10000 gh-92897: document removal of `check_home` in `Doc/whatsnew/3.15.rst`… · python/cpython@add8289 · GitHub
[go: up one dir, main page]

Skip to content

Commit add8289

Browse files
authored
gh-92897: document removal of check_home in Doc/whatsnew/3.15.rst (#133815)
1 parent c5e1775 commit add8289

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,13 @@ Deprecated
121121
Removed
122122
=======
123123

124+
sysconfig
125+
---------
126+
127+
* The *check_home* parameter of :func:`sysconfig.is_python_build`.
128+
(Contributed by Filipe Laíns in :gh:`92897`.)
129+
130+
124131
typing
125132
------
126133

0 commit comments

Comments
 (0)
0