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

Change object inspection logic #323

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Change object inspection logic #323

merged 1 commit into from
Nov 15, 2023

Conversation

melissawm
Copy link
Collaborator

Also adds a test for a generator function.

Previously, different kinds of functions were not detected as the "function" condition was short-circuiting the cases. This is a first pass for allowing more details in this metadata.

Addresses (but doesn't close) #301

Also adds a test for a generator function.
@melissawm melissawm added higher-priority enhancement New feature or request and removed higher-priority labels Nov 11, 2023
@Carreau
Copy link
Member

Carreau commented Nov 15, 2023

Let's get that in even if partial, it's an improvment.

@Carreau Carreau marked this pull request as ready for review November 15, 2023 13:57
@Carreau Carreau merged commit dcc330c into jupyter:main Nov 15, 2023
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants