Skip to content

The imp module is removed with Python 3.12 #395

@dvzrv

Description

@dvzrv

Hi! 👋

We're currently cleaning up packages for the Python 3.12 rebuild on Arch Linux.

I noticed that the tests in this repository are still using the imp module

import imp

This module has been removed with Python 3.12:
https://docs.python.org/dev/whatsnew/3.12.html#imp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions