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

Dump field events #174

Merged
merged 2 commits into from
Apr 4, 2024
Merged

Dump field events #174

merged 2 commits into from
Apr 4, 2024

Conversation

cbt6
Copy link
Contributor

@cbt6 cbt6 commented Apr 2, 2024

No description provided.

obj_bytes.extend(j2b.parse_int(obj['script'], 2))
obj_bytes.extend(j2b.parse_int(obj['initial_dir'], 2))
obj_data = obj['data']
assert len(obj_data) <= 3
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe worth adding an error message to this assert for clarity.

@cbt6 cbt6 requested a review from lhearachel April 3, 2024 02:05
@lhearachel lhearachel merged commit 4cd1fd4 into pret:main Apr 4, 2024
1 check passed
@cbt6 cbt6 deleted the events branch April 4, 2024 03:09
github-actions bot pushed a commit that referenced this pull request Apr 4, 2024
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