◐ Shell
clean mode source ↗

gh-81137: deprecate assignment of code object to a function of a mismatched type by iritkatriel · Pull Request #111823 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@iritkatriel

@iritkatriel iritkatriel commented

Nov 7, 2023

edited by github-actions Bot

Loading

gvanrossum

Choose a reason for hiding this comment

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

So the crash from bpo is not fixed, but now at least it warns?

@iritkatriel

So the crash from bpo is not fixed, but now at least it warns?

Yes. And in a couple of releases we can raise.

hugovk pushed a commit to hugovk/cpython that referenced this pull request

Nov 8, 2023

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024

x42005e1f added a commit to x42005e1f/aiologic that referenced this pull request

Dec 13, 2025

2 participants

@iritkatriel @gvanrossum