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: ensure that 'Message.mapping' is immutable #51

Merged
merged 1 commit into from
May 25, 2024
Merged

Conversation

tseaver
Copy link
Member

@tseaver tseaver commented May 24, 2024

Closes #1.

Note that this branch includes the changes from PR #48, in order to have CI passing (otherwise the pypy3 build would fail).

I will rebase have rebased this PR after #48 merges merged.

@tseaver tseaver requested review from icemac and dataflake May 24, 2024 19:01
@tseaver
Copy link
Member Author

tseaver commented May 24, 2024

h/t @zagy for this long-ago bug report, now finally fixed.

@tseaver tseaver enabled auto-merge May 25, 2024 01:33
@tseaver tseaver merged commit 68e9a3d into master May 25, 2024
60 checks passed
@tseaver tseaver deleted the tseaver-1-fix branch May 25, 2024 08:36
tseaver added a commit that referenced this pull request May 25, 2024
Fix a likely leak in 'Message__reduce__' (introduced in PR #51).
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.

Mapping of zope.messageid.Message can be modified
2 participants