[patch #10168] Python 3.10: distutils is deprecated
Paul Wise <[email protected]> Tue, 11 Jan 2022 04:56:41 -0500 (EST)
| Newsgroups | gmane.comp.sysutils.autoconf.archive-maintainers |
|---|---|
| Message-ID | <[email protected]> |
URL:
<https://savannah.gnu.org/patch/?10168>
Summary: Python 3.10: distutils is deprecated
Project: GNU Autoconf Archive
Submitted by: pabs
Submitted on: Tue 11 Jan 2022 05:56:39 PM AWST
Priority: 5 - Normal
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Since Python 3.10, the distutils module is deprecated.
ax_python_devel.m4 already got updated for this in commit
423f89f52aa3cc6765bc8573a5a93b222f815fa2
The ax_python.m4 ax_python_config_var.m4 ax_python_embed.m4 and
ax_python_module_version.m4 files haven't yet been updated for this.
These are the warnings that are printed:
DeprecationWarning: The distutils package is deprecated and slated for removal
in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
DeprecationWarning: The distutils.sysconfig module is deprecated, use
sysconfig instead
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10168>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/