Skip to content

[v3-1-test] Convert the exclusion on urllib3 to != for 2.6.0 (#59203) - #59212

Merged
potiuk merged 1 commit into
apache:v3-1-testfrom
potiuk:backport-dd31202-v3-1-test
Dec 8, 2025
Merged

[v3-1-test] Convert the exclusion on urllib3 to != for 2.6.0 (#59203)#59212
potiuk merged 1 commit into
apache:v3-1-testfrom
potiuk:backport-dd31202-v3-1-test

Conversation

@potiuk

Copy link
Copy Markdown
Member

After discussion in urllib3/urllib3#3731 maintainers of urllib3 decided to restore the removed getheaders() method for now. We should change < to !=.

(cherry picked from commit dd31202)


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

After discussion in urllib3/urllib3#3731
maintainers of urllib3 decided to restore the removed getheaders()
method for now. We should change < to !=.
(cherry picked from commit dd31202)
@boring-cyborgboring-cyborgBot added area:API Airflow's REST/HTTP API area:kubernetes-tests area:providers provider:cncf-kubernetes Kubernetes (k8s) provider related issues labels Dec 8, 2025
@potiuk
potiuk merged commit 04e60fa into apache:v3-1-testDec 8, 2025
7 checks passed
@potiuk
potiuk deleted the backport-dd31202-v3-1-test branch December 8, 2025 16:47
@potiukpotiuk changed the title Convert the exclusion on urllib3 to != for 2.6.0 (#59203)[v3-1-test] Convert the exclusion on urllib3 to != for 2.6.0 (#59203)Dec 8, 2025
ephraimbuddy pushed a commit that referenced this pull request Dec 9, 2025
After discussion in urllib3/urllib3#3731
maintainers of urllib3 decided to restore the removed getheaders()
method for now. We should change < to !=.
(cherry picked from commit dd31202)
ephraimbuddy pushed a commit that referenced this pull request Dec 11, 2025
After discussion in urllib3/urllib3#3731
maintainers of urllib3 decided to restore the removed getheaders()
method for now. We should change < to !=.
(cherry picked from commit dd31202)
ephraimbuddy pushed a commit that referenced this pull request Dec 12, 2025
After discussion in urllib3/urllib3#3731
maintainers of urllib3 decided to restore the removed getheaders()
method for now. We should change < to !=.
(cherry picked from commit dd31202)
ephraimbuddy pushed a commit that referenced this pull request Jan 6, 2026
After discussion in urllib3/urllib3#3731
maintainers of urllib3 decided to restore the removed getheaders()
method for now. We should change < to !=.
(cherry picked from commit dd31202)
@ephraimbuddyephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jan 6, 2026
@ephraimbuddyephraimbuddy added this to the Airflow 3.1.6 milestone Jan 6, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:APIAirflow's REST/HTTP APIarea:kubernetes-testsarea:providerschangelog:skipChanges that should be skipped from the changelog (CI, tests, etc..)provider:cncf-kubernetesKubernetes (k8s) provider related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@potiuk@ephraimbuddy