Skip to content

bpo-43908: check_set_special_type_attr() and type_set_annotations() now check for immutable flag #25743

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

Merged
merged 8 commits into from
Apr 30, 2021

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Apr 30, 2021

@erlend-aasland
Copy link
Contributor Author

cc. @vstinner

@erlend-aasland erlend-aasland changed the title bpo-43908: check_set_special_type_attr() now checks for Py_TPFLAGS_IMMUTABLETYPE… bpo-43908: check_set_special_type_attr() and type_set_annotations() now check for immutable flag Apr 30, 2021
Erlend Egeberg Aasland and others added 2 commits April 30, 2021 12:43
@vstinner
Copy link
Member

test_descr does crash on the Windows CI.

@vstinner
Copy link
Member

I look the liberty of fixing '%R' before I noticed the test_descr crash :-(

@erlend-aasland
Copy link
Contributor Author

I look the liberty of fixing '%R' before I noticed the test_descr crash :-(

Thanks, Victor! I'm offline for an hour now. Feel free to take care of the fixes and land the PR :) Or I'll look at it later this afternoon.

@vstinner
Copy link
Member

Thanks, Victor! I'm offline for an hour now. Feel free to take care of the fixes and land the PR :) Or I'll look at it later this afternoon.

No problem, I pushed a fix for test_descr in your PR.

@erlend-aasland
Copy link
Contributor Author

Thanks!

@vstinner vstinner merged commit 6414138 into python:master Apr 30, 2021
@vstinner
Copy link
Member

Merged, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants