Skip to content

Convert str to bytes for comparing 'key'#1057

Draft
bsundaram1 wants to merge 3 commits intojupyter:mainfrom
bsundaram1:kernelmanager-conn-check
Draft

Convert str to bytes for comparing 'key'#1057
bsundaram1 wants to merge 3 commits intojupyter:mainfrom
bsundaram1:kernelmanager-conn-check

Conversation

@bsundaram1
Copy link

Making sure that the key named 'key' is consistently bytes across the values returned by KernelManager and the provisioner.

bsundaram1 and others added 3 commits April 2, 2025 19:29
Making sure that the key named 'key' is consistently bytes across the values returned by KernelManager and the provisioner.
@minrk
Copy link
Member

minrk commented Apr 25, 2025

This makes sense in principle, but points to a general issue, that maybe the wrong data is being passed to this function and the fix belongs elsewhere?

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

Comments