Uh oh!
There was an error while loading. Please reload this page.
bpo-43908: check_set_special_type_attr() and type_set_annotations() now check for immutable flag - #25743
Conversation
… iso. !Py_TPFLAGS_HEAPTYPE
erlend-aasland
commented
Apr 30, 2021
cc. @vstinner |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Victor Stinner <vstinner@python.org>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
vstinner
commented
Apr 30, 2021
test_descr does crash on the Windows CI. |
vstinner
commented
Apr 30, 2021
I look the liberty of fixing |
erlend-aasland
commented
Apr 30, 2021
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
commented
Apr 30, 2021
No problem, I pushed a fix for test_descr in your PR. |
erlend-aasland
commented
Apr 30, 2021
Thanks! |
vstinner
commented
Apr 30, 2021
Merged, thanks. |
https://bugs.python.org/issue43908