This is an automated email from the ASF dual-hosted git repository. jdanek pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/qpid-cpp.git
from 4faa95514 QPID-8610: add .github/workflows/codeql.yml GitHub Actions workflow (#37) new 9f711b886 QPID-8635: remove the useless L suffix for Python longs, for compatibility new dd442da25 QPID-8635: Python 3 uses __pycache__ subdirectory for compiled bytecode new 4b1afd99f QPID-8635: test with Python 3.8, use qpid-python main The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/workflows/build.yml | 43 +++++++++++++++++++++++++++-------- .github/workflows/codeql.yml | 5 +--- bindings/qpid/python/CMakeLists.txt | 15 ++++++++++-- bindings/qpid/python/qpid_messaging.i | 2 +- 4 files changed, 48 insertions(+), 17 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org