Skip to content

fix: Remove unneeded DeprecationWarning in sftp processing. (fixes #507)#546

Merged
yasuhiro-ohba merged 2 commits intomasterfrom
feature/507-remove-deprecate-warn
Oct 10, 2025
Merged

fix: Remove unneeded DeprecationWarning in sftp processing. (fixes #507)#546
yasuhiro-ohba merged 2 commits intomasterfrom
feature/507-remove-deprecate-warn

Conversation

@skxeve
Copy link
Copy Markdown
Collaborator

@skxeve skxeve commented Oct 8, 2025

Brief

Fixes #507 to remove unneeded DeprecationWarning.

Points to Check

  • any unforeseen impact

Test

Confirmed

Pass ALL CI.

Review Limit

  • Write review limit on pull request title.

@skxeve skxeve self-assigned this Oct 8, 2025
@skxeve skxeve added the refactoring Changes that improve code quality without changing external behavior. label Oct 8, 2025
@yasuhiro-ohba yasuhiro-ohba merged commit 53b62d5 into master Oct 10, 2025
8 checks passed
@yasuhiro-ohba yasuhiro-ohba deleted the feature/507-remove-deprecate-warn branch October 10, 2025 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Changes that improve code quality without changing external behavior.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Proposal] Remove warning log when key parameter is a str in SFTP processing

2 participants