X Tutup
The Wayback Machine - https://web.archive.org/web/20230119202248/https://github.com/python/cpython/pull/101009
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

[3.10] GH-100942: Fix incorrect cast in property_copy(). (GH-100965). #101009

Merged
merged 1 commit into from Jan 15, 2023

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Jan 13, 2023

…nGH-100965).

(cherry picked from commit 94fc770)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-bot bedevere-bot added the type-crash A hard crash of the interpreter, possibly with a core dump label Jan 13, 2023
@kumaraditya303 kumaraditya303 merged commit b7b641a into python:3.10 Jan 15, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-crash A hard crash of the interpreter, possibly with a core dump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants
X Tutup