Skip to content

Name Game#79

Merged
byteskeptical merged 5 commits into
rootfrom
name_game
May 11, 2026
Merged

Name Game#79
byteskeptical merged 5 commits into
rootfrom
name_game

Conversation

@byteskeptical
Copy link
Copy Markdown
Owner

initializing channel_name before potential channel creation to define it's value in case of error for use in the log output.

…lue in case of error for use in the log output
@byteskeptical byteskeptical self-assigned this Apr 14, 2026
@byteskeptical byteskeptical added the bug Something isn't working label Apr 14, 2026
…id another UnboundLocalError, moving channel closed check inside next filter avoiding having to abandon it right after and creating a new channel when an existing one that can be reused may already exist.
…ha1, diffie-hellman-group14-sha1, diffie-hellman-group1-sha1) along with ssh-rsa from accepted public key types to bring each list into parity with paramiko, removing unused import in new test, updating changes
@byteskeptical byteskeptical merged commit 177b9bb into root May 11, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UnboundLocalError: cannot access local variable 'channel_name' where it is not associated with a value

1 participant