Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[v3-1-test] Fix XCom key handling when keys contain special characters like slash (#58344)#59311

Merged
jason810496 merged 1 commit intov3-1-testfrom
backport-6e3e512-v3-1-test
Dec 11, 2025
Merged

[v3-1-test] Fix XCom key handling when keys contain special characters like slash (#58344)#59311
jason810496 merged 1 commit intov3-1-testfrom
backport-6e3e512-v3-1-test

Conversation

Copy link

github-actions bot commented Dec 11, 2025

  • Fix XCom key handling when keys contain special characters like slash

  • remove all the unquote

  • add test

  • remove all the quote() in client.py

  • fix unit test
    (cherry picked from commit 6e3e512)

Co-authored-by: Henry Chen henryhenry0512@gmail.com

...s like slash (#58344)

* Fix XCom key handling when keys contain special characters like slash

* remove all the unquote

* add test

* remove all the quote() in client.py

* fix unit test
(cherry picked from commit 6e3e512)

Co-authored-by: Henry Chen
boring-cyborg bot added area:API Airflow's REST/HTTP API area:task-sdk labels Dec 11, 2025
pierrejeambrun approved these changes Dec 11, 2025
pierrejeambrun marked this pull request as ready for review December 11, 2025 12:30
pierrejeambrun requested review from amoghrajesh, ashb, bugraoz93, ephraimbuddy, jason810496, kaxil, rawwar and shubhamraj-git as code owners December 11, 2025 12:30
jason810496 approved these changes Dec 11, 2025
jason810496 merged commit 31c6bd5 into v3-1-test Dec 11, 2025
83 checks passed
jason810496 deleted the backport-6e3e512-v3-1-test branch December 11, 2025 13:48
pierrejeambrun requested a review from jason810496 December 11, 2025 15:03
ephraimbuddy pushed a commit that referenced this pull request Dec 12, 2025
...s like slash (#58344) (#59311)

* Fix XCom key handling when keys contain special characters like slash

* remove all the unquote

* add test

* remove all the quote() in client.py

* fix unit test
(cherry picked from commit 6e3e512)

Co-authored-by: Henry Chen
ephraimbuddy pushed a commit that referenced this pull request Jan 6, 2026
...s like slash (#58344) (#59311)

* Fix XCom key handling when keys contain special characters like slash

* remove all the unquote

* add test

* remove all the quote() in client.py

* fix unit test
(cherry picked from commit 6e3e512)

Co-authored-by: Henry Chen
ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Jan 6, 2026
ephraimbuddy added this to the Airflow 3.1.6 milestone Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

pierrejeambrun pierrejeambrun approved these changes

ashb Awaiting requested review from ashb ashb is a code owner

kaxil Awaiting requested review from kaxil kaxil is a code owner

amoghrajesh Awaiting requested review from amoghrajesh amoghrajesh is a code owner

ephraimbuddy Awaiting requested review from ephraimbuddy ephraimbuddy is a code owner

rawwar Awaiting requested review from rawwar rawwar is a code owner

bugraoz93 Awaiting requested review from bugraoz93 bugraoz93 is a code owner

shubhamraj-git Awaiting requested review from shubhamraj-git shubhamraj-git is a code owner

jason810496 Awaiting requested review from jason810496 jason810496 is a code owner

Assignees

No one assigned

Labels

area:API Airflow's REST/HTTP API area:task-sdk type:bug-fix Changelog: Bug Fixes

Projects

None yet

Milestone

Airflow 3.1.6

Development

Successfully merging this pull request may close these issues.

4 participants