We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e2c9d4 commit b18ef5fCopy full SHA for b18ef5f
1 file changed
Doc/whatsnew/3.16.rst
@@ -106,15 +106,12 @@ module_name
106
Removed
107
=======
108
109
-module_name
110
------------
111
-
112
-* :mod:`sysconfig`:
113
114
- * The :func:`!sysconfig.expand_makefile_vars` function
115
- which has been deprecated since Python 3.14.
116
- Use the ``vars`` argument of :func:`sysconfig.get_paths` instead.
+sysconfig
+---------
117
+* The :func:`!sysconfig.expand_makefile_vars` function
+which has been deprecated since Python 3.14.
+Use the ``vars`` argument of :func:`sysconfig.get_paths` instead.
118
119
.. Add removals above alphabetically, not here at the end.
120
0 commit comments