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

restore behavior defaults to a dictionary #2459

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

nbargnesi
Copy link
Contributor

Prior to PR #2454, behavioral data defaulted to a dictionary pointing to a list. The PR changed it to an empty list. This is expected to be a dictionary everywhere, and most code expects the "processes" key to exist and either be empty or have process data in it.

The specific commit this changed in is 11fb7b1.

Prior to PR kevoreilly#2454, behavioral data defaulted to a dictionary pointing to
a list. The PR changed it to an empty list. This is expected to be a
dictionary everywhere, and most code expects the "processes" key to
exist and either be empty or have process data in it.
@doomedraven doomedraven merged commit e33b237 into kevoreilly:master Jan 14, 2025
3 checks passed
@kevoreilly
Copy link
Owner

Thanks Nick

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