Skip to content

Conversation

@jedcunningham
Copy link
Member

The reserialize_dags parameter was left in the upgradedb function signature after the reserialization code was removed in PR #45362. This parameter is not used anywhere in the codebase and can be safely removed.

jedcunningham and others added 2 commits November 14, 2025 11:55
The `reserialize_dags` parameter was left in the `upgradedb` function signature
after the reserialization code was removed in PR apache#45362. This parameter is
not used anywhere in the codebase and can be safely removed.
@jedcunningham jedcunningham merged commit 3b75f49 into apache:main Nov 21, 2025
63 checks passed
@jedcunningham jedcunningham deleted the remove_unused_kwarg branch November 21, 2025 15:11
Copilot AI pushed a commit to jason810496/airflow that referenced this pull request Dec 5, 2025
The `reserialize_dags` parameter was left in the `upgradedb` function signature
after the reserialization code was removed in PR apache#45362. This parameter is
not used anywhere in the codebase and can be safely removed.
itayweb pushed a commit to itayweb/airflow that referenced this pull request Dec 6, 2025
The `reserialize_dags` parameter was left in the `upgradedb` function signature
after the reserialization code was removed in PR apache#45362. This parameter is
not used anywhere in the codebase and can be safely removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants