python3-future 0.18.2 is not compatible with Python 3.12

Bug #2071640 reported by David Tucker
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-future (Ubuntu)
New
Undecided
Unassigned

Bug Description

$ python3 -c 'from future import standard_library'
Traceback (most recent call last):
  File "<string>", line 1, in <module> File "/usr/lib/python3/dist-packages/future/standard_library/__init__.py", line 65, in <module>
    import imp
ModuleNotFoundError: No module named 'imp'

Python 3.12 support was added upstream in v1.0.0:
https://github.com/PythonCharmers/python-future/commit/ba1cc505f1cb8eb0dfe495174f05aaec5a01eef3

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.