◐ Shell
clean mode source ↗

Update test/test_types from CPython 3.11.2 by tdub0 · Pull Request #4683 · RustPython/RustPython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@tdub0

@tdub0 tdub0 commented

Mar 12, 2023

Copy link Copy Markdown

Contributor

#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.

DimitrisJim reacted with thumbs up emoji

@DimitrisJim DimitrisJim left a comment

Copy link Copy Markdown

Member

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

Reviewers

@DimitrisJim DimitrisJim DimitrisJim approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@tdub0 @DimitrisJim