Skip to content

gh-122087: Add tests for ismethoddescriptor() and isroutine() with partial objects - #122219

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:partial-ismethoddescriptor-tests
Jul 25, 2024
Merged

gh-122087: Add tests for ismethoddescriptor() and isroutine() with partial objects#122219
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:partial-ismethoddescriptor-tests

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented Jul 24, 2024

Copy link
Copy Markdown
Member

@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker bb108580dec5d8655ccdfb6c8737b5f64e3366d0 3.12

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@serhiy-storchaka