On Wed, Oct 09, 2024 at 03:22:41PM +0100, Colin Watson wrote:
> On Thu, Sep 19, 2024 at 05:52:56PM +0200, Stefano Rivera wrote:
> > Forwarded: https://bugs.launchpad.net/wadllib/+bug/2069619
> 
> Not really fixed upstream IMO, unless we want to package and rely on
> legacy-cgi for this (which I'd rather avoid).

Though a problem here is that wadllib's tests are trying to emulate what
zope.publisher does, and nowadays zope.publisher uses the multipart
package to parse form data, so we should really use multipart.  However,
there is a very annoying name conflict, and Debian's current
python3-multipart is on the wrong side of it:

  https://github.com/defnull/multipart/issues/53

Maybe the right answer is to propose a multipart-based test change
upstream, and then vendor it into the test suite in a Debian patch for
the time being?  That would be mildly ugly, but not too bad, and
upstream would probably accept the first part.

-- 
Colin Watson (he/him)                              [cjwat...@debian.org]

Reply via email to