Robert Schwebel

Results 5 issues of Robert Schwebel

Since #338, github actions are unhappy. Fix it.

Add Python 3.11 and 3.12 to tox and 3.12 to github actions. #347 should be merged before this pull request, in order to see test results.

The latest release of the legacy drivers is from 2018 (https://github.com/mongodb/mongo-cxx-driver/releases/tag/legacy-1.1.3), and the git repo says it should not be used any more, as it is out of support, since...

Unfortunately #1329 is locked, so I cannot comment directly in the change. I get a compile error: ``` /home/rsc/work/DistroKit/platform-v7a/build-target/orion-ld-2023-03-16-18d8e4fd5d8a88f795aac6942bb74b6aab4917b5/src/lib/orionld/mongoc/mongocEntityDelete.cpp: In function 'bool mongocEntityDelete(const char*, char**)': /home/rsc/work/DistroKit/platform-v7a/build-target/orion-ld-2023-03-16-18d8e4fd5d8a88f795aac6942bb74b6aab4917b5/src/lib/orionld/mongoc/mongocEntityDelete.cpp:63:14: error: storing the address...

Fixed - needs validation

Starting the example throws this warning: [2024-10-06 12:11:03,270: WARNING/MainProcess] .../env/lib/python3.11/site-packages/celery/worker/consumer/consumer.py:508: CPendingDeprecationWarning: The broker_connection_retry configuration setting will no longer determine whether broker connection retries are made during startup in Celery 6.0...