This is an automated email from the ASF dual-hosted git repository. micafer pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 66f7c24afb45852b73633f442b1a009c729381bb Merge: a96b09815 72b44ec59 Author: Miguel Caballer Fernandez <[email protected]> AuthorDate: Wed Feb 18 10:50:51 2026 +0100 Merge pull request #2038 from MikeAT/rcode0-driver-types-fix RcodeZero Driver: fix issue when adding a record where a record with a different type already exists CHANGES.rst | 4 +++ libcloud/dns/drivers/rcodezero.py | 8 +++-- .../test/dns/fixtures/rcodezero/list_records.json | 11 +++++++ libcloud/test/dns/test_rcodezero.py | 36 ++++++++++++++++------ 4 files changed, 47 insertions(+), 12 deletions(-)
