Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3 support and docker image #109

Open
freddy77 opened this issue Jul 13, 2020 · 1 comment
Open

Python3 support and docker image #109

freddy77 opened this issue Jul 13, 2020 · 1 comment

Comments

@freddy77
Copy link

Hi,
I use Autobahn test suite for a CI. In this environment is easier to setup a single image so instead of using a separate container for Autobahn and one for compiling and testing I'm using a single container. In the past I used the image from docker but currently it's based on a very old Ubuntu/Debian so I moved to use Fedora 31 and installing autobahn testsuite using pip. Now however docker is moving to Fedora 32 as fedora:latest image which is removing support for Python 2. Why not updating docker image to a newer VM and/or updating autobahn test suite to use Python 3? Python 2 has been deprecated many years ago and distributions started to remove it. Is there any plan to update Autobahn testsuite?

@Theldus
Copy link

Theldus commented Jul 8, 2021

I also have the same issue. It's sad to see such a useful project not being ported to Python 3.

I would really like to contribute in this regard, but I have little to no knowledge of Python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants