Skip to content

Conversation

@github-actions
Copy link

  • Ensure that Connection extra can get masked without causing an error

Fixes #54768

This was caused by pydantic#9541 and improper testing on my part. Sorry
folks. Thsi happens because Iterable is too open-ended a type

Yes, this should absolutely have unit tests to go with the fix, but a fix is
better than nothing, and I'm about to leave on a camping holiday.

  • fixup! Ensure that Connection extra can get masked without causing an error

  • fixup! fixup! Ensure that Connection extra can get masked without causing an error

  • fixup! fixup! fixup! Ensure that Connection extra can get masked without causing an error


(cherry picked from commit 5aec867)

Co-authored-by: Ash Berlin-Taylor ash@apache.org
Co-authored-by: Jarek Potiuk jarek@potiuk.com

…ng an error (#54769)

* Ensure that Connection extra can get masked without causing an error

Fixes #54768

This was caused by pydantic#9541 and improper testing on my part. Sorry
folks. Thsi happens because `Iterable` is too open-ended a type

Yes, this should absolutely have unit tests to go with the fix, but a fix is
better than nothing, and I'm about to leave on a camping holiday.

* fixup! Ensure that Connection extra can get masked without causing an error

* fixup! fixup! Ensure that Connection extra can get masked without causing an error

* fixup! fixup! fixup! Ensure that Connection extra can get masked without causing an error

---------
(cherry picked from commit 5aec867)

Co-authored-by: Ash Berlin-Taylor <ash@apache.org>
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@kaxil kaxil merged commit dd8f3c5 into v3-0-test Aug 21, 2025
50 checks passed
@kaxil kaxil deleted the backport-5aec867-v3-0-test branch August 21, 2025 13:16
kaxil pushed a commit that referenced this pull request Aug 22, 2025
…ng an error (#54769) (#54780)

* Ensure that Connection extra can get masked without causing an error

Fixes #54768

This was caused by pydantic#9541 and improper testing on my part. Sorry
folks. Thsi happens because `Iterable` is too open-ended a type

Yes, this should absolutely have unit tests to go with the fix, but a fix is
better than nothing, and I'm about to leave on a camping holiday.

* fixup! Ensure that Connection extra can get masked without causing an error

* fixup! fixup! Ensure that Connection extra can get masked without causing an error

* fixup! fixup! fixup! Ensure that Connection extra can get masked without causing an error

---------
(cherry picked from commit 5aec867)

Co-authored-by: Ash Berlin-Taylor <ash@apache.org>
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants