Skip to content

Go over code to all it to run on Python 3.11 #423

Description

@rocky

Description

Go over the code to ensure it runs on Python 3.11

Background

Note that xdis needs to support Python 3.11 See rocky/python-xdis#98

Some Output you may get if you run on 3.11

Installing xdis:

$ pip install -e .
Obtaining file:///src/external-vcs/github/rocky/python-xdis
  Preparing metadata (setup.py) ... done
Collecting six>=1.10.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Requirement already satisfied: click in /tmp/.pyenv/versions/3.11.0/lib/python3.11/site-packages (from xdis==6.0.5.dev0) (8.1.3)
ERROR: Package 'xdis' requires a different Python: 3.11.0 not in '<3.11,>=3.6'

Tests

Once things are fixed make check should work from Python 3.11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Python 3.11Python 3.9+Python 3.9, 3.10, 3.11, 3.12, 3.13Volunteer wantedVolunteer wanted to fix if a bug or to implement if a new feature.

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions