Roundup Tracker - Issues

Message7814

Author rouilj
Recipients rouilj
Date 2023-07-25.00:41:50
Message-id <1690245710.84.0.902225988991.issue2551193@roundup.psfhosted.org>
In-reply-to
changeset:   7582:978285986b2c

Used a docker python:3-alpine 3.11 image to test by deleting cgi.py.
anydbm/sqlite backends tested along with the frontend and live-server tests.

vendored cgi.py won't work with a python before 3.10.

Docs updated, license updated. Removed some unneeded cgi imports in tests.

Close this when we have a 3.13 test environment set up and Roundup test pass.
History
Date User Action Args
2023-07-25 00:41:50rouiljsetmessageid: <1690245710.84.0.902225988991.issue2551193@roundup.psfhosted.org>
2023-07-25 00:41:50rouiljsetrecipients: + rouilj
2023-07-25 00:41:50rouiljlinkissue2551193 messages
2023-07-25 00:41:50rouiljcreate