Skip to content

Conversation

@matthiasdiener
Copy link
Contributor

No description provided.

@matthiasdiener matthiasdiener changed the title Typing record Typing for Record Mar 11, 2023
@matthiasdiener matthiasdiener force-pushed the typing-record branch 3 times, most recently from 71cadf4 to 94b706b Compare March 14, 2023 01:53
@matthiasdiener matthiasdiener changed the title Typing for Record (strict) typing for Record Mar 14, 2023
@matthiasdiener matthiasdiener changed the title (strict) typing for Record (strict) typing for __init__.py, mpi.py, graph.py Mar 14, 2023
@matthiasdiener matthiasdiener marked this pull request as ready for review March 14, 2023 23:03
@matthiasdiener
Copy link
Contributor Author

This is ready for review. I can break the changes into smaller pieces if you prefer.

return result
comb = MovedFunctionDeprecationWrapper(math.comb, deadline=2023)

def perm(n: SupportsIndex, # type: ignore[misc]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I removed this function since pytools requires Python 3.8+ currently.

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.

1 participant