Andrew Stitcher created PROTON-2814:
---------------------------------------

             Summary: [Python] Python tests incompatible with python 3.12
                 Key: PROTON-2814
                 URL: https://issues.apache.org/jira/browse/PROTON-2814
             Project: Qpid Proton
          Issue Type: Bug
          Components: python-binding
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher


Python 3.12 removes {{cgi.escape()}} which is used by the python tests to 
output Junit compatible failure information.
The use can be simply replaced with {{{}html.escape(){}}}.

[Thanks to [~jdanek] for finding this issue before we had a failure actually 
trigger it!]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to