Skip to content

Conversation

tdub0
Copy link
Contributor

@tdub0 tdub0 commented Mar 12, 2023

#4564
Changes from CPython v3.11.2 produce a single failure on a new test test_dunder_get_signature. There seems to be no signature found in builtin method __get__ of 'method_descriptor' objects, so it raises a ValueError. I added the expectedFailure decorator to that function.

Copy link
Member

@DimitrisJim DimitrisJim left a comment

Choose a reason for hiding this comment

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

thanks for this!

@DimitrisJim DimitrisJim merged commit f583f9a into RustPython:main Mar 12, 2023
@tdub0 tdub0 deleted the test_types_modify branch March 12, 2023 23:32
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.

2 participants