Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check if key exists in attributes before accessing the dict #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peterhoneder
Copy link

otherwise a KeyError would be thrown in line 415 of the original packet.py

@twschum
Copy link

twschum commented Apr 8, 2019

This relates to #87 and also only fixes one instance of the above issue without adding tests. See #107 for a more complete fix to the same issue :)

@GIC-de GIC-de force-pushed the master branch 2 times, most recently from f028133 to 5300091 Compare July 13, 2022 12:23
@GIC-de
Copy link
Collaborator

GIC-de commented Jul 24, 2024

If this issue is still relevant, please rebase and resolve the conflicts.

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.

3 participants