Skip to content

Conversation

hauntsaninja
Copy link
Collaborator

@hauntsaninja hauntsaninja commented Dec 29, 2023

This is a no-op change.

That function was not a good way to tell if something is a function or a class, since it basically only worked for async functions by accident (the parent of a suite / simple_stmt of async function body is a funcdef). Also not all async functions even have an async_funcdef

This is a no-op change.

That function was not a good way to tell if something is a function or a
class, since it basically only worked for async functions by accident
(the parent of a suite / simple_stmt of async function body is a
funcdef).
@hauntsaninja hauntsaninja added the skip news Pull requests that don't need a changelog entry. label Dec 29, 2023
Copy link

diff-shades reports zero changes comparing this PR (df1257f) to main (db9c592).


What is this? | Workflow run | diff-shades documentation

@JelleZijlstra
Copy link
Collaborator

Thanks for all the improvements!

@hauntsaninja hauntsaninja merged commit 4ceed0b into psf:main Jan 2, 2024
@hauntsaninja hauntsaninja deleted the dummy-change branch January 2, 2024 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news Pull requests that don't need a changelog entry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants