[ https://issues.apache.org/jira/browse/PROTON-2755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743273#comment-17743273 ]
ASF subversion and git services commented on PROTON-2755: --------------------------------------------------------- Commit ba49d2309c5a1abf0afcaad6d61d48fc5a6b7b85 in qpid-proton's branch refs/heads/main from Andrew Stitcher [ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=ba49d2309 ] PROTON-2755: Make python code and binding work with python 3.12 - Fix test venv to install setuptools as that is no longer installed by default - Fix the bindings extension builder not use distutils as that is now removed - Fix remaining uses of assertEquals->assertEqual as that changed long ago! - Use importlib to look for modules as that has been the correct way since python 3.1 and pkgutil is now deprecated - Add py312 to the tox tests > [Python] Make python code and binding work with python 3.12 > ----------------------------------------------------------- > > Key: PROTON-2755 > URL: https://issues.apache.org/jira/browse/PROTON-2755 > Project: Qpid Proton > Issue Type: Improvement > Components: python-binding > Reporter: Andrew Stitcher > Assignee: Andrew Stitcher > Priority: Major > -- 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