Index | Thread | Search

From:
Kurt Mosiejczuk <kurt@cranky.work>
Subject:
NEW: www/py-legacy-cgi
To:
OpenBSD Ports <ports@openbsd.org>
Date:
Tue, 24 Mar 2026 21:40:12 -0400

Download raw body.

Thread
Python 3.13 removed the cgi and cgitb modules from the
standard library. At the very least, a bunch of the tests
for the various python www ports used these modules.

This port is the fork of those removed modules.

ok to import?

This gets the tests for www/py-query and www/py-webtest
working again.

--Kurt