Skip to content

DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.12 #494

@kbaikov

Description

@kbaikov

Describe the bug

When i run nox with python warnings enabled the deprecation warning appears:
<frozen importlib._bootstrap>:283: DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.12; use exec_module() instead

How to reproduce

Enable python warnings.
run nox.

nox --version
2021.10.1

python -V
Python 3.10.0

OS: windows 10

Expected behavior

There is no deprecation warnins appear when i run nox.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamThis is a bug in one of our dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions