Skip to content

Fix bug where assigning _data onto Local would corrupt it - #576

Open
akx wants to merge 1 commit into
django:mainfrom
akx:local-assign-data
Open

Fix bug where assigning _data onto Local would corrupt it#576
akx wants to merge 1 commit into
django:mainfrom
akx:local-assign-data

Conversation

@akx

@akx akx commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Found as part of #551.

Very special corner case, but previously Local()._data = "foo" would make the whole instance unusable.

@akx akx mentioned this pull request Jul 23, 2026
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.

1 participant