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 wrong overwrite of __dict__ attribute #1568

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

arthurscchan
Copy link
Contributor

This PR fixes the wrong overwrite for the dict attribute. It is an attribute instead of function.

@arthurscchan arthurscchan marked this pull request as ready for review June 12, 2024 16:04
Copy link
Contributor

@DavidKorczynski DavidKorczynski left a comment

Choose a reason for hiding this comment

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

This will break here:

@arthurscchan arthurscchan marked this pull request as draft June 13, 2024 09:48
Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
@arthurscchan arthurscchan force-pushed the fix-wrong-overwrite branch from 7669cc1 to 8245189 Compare June 13, 2024 10:54
@arthurscchan arthurscchan marked this pull request as ready for review June 13, 2024 11:45
@DavidKorczynski DavidKorczynski merged commit 3c1d139 into ossf:main Jun 13, 2024
5 checks passed
arthurscchan added a commit to arthurscchan/fuzz-introspector that referenced this pull request Jun 13, 2024
Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
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