autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #10168] Python 3.10: distutils is deprecated


From: Paul Wise
Subject: [patch #10168] Python 3.10: distutils is deprecated
Date: Tue, 11 Jan 2022 04:56:41 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]