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

Update dircmp for 3.13 #12337

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

max-muoto
Copy link
Contributor

Add shallow argument: python/cpython#109499

This comment has been minimized.

Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

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

This looks right but we may want to make this param keyword-only: python/cpython#57141 (comment)

@hauntsaninja hauntsaninja added the status: deferred Issue or PR deferred until some precondition is fixed label Jul 20, 2024

This comment has been minimized.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: deferred Issue or PR deferred until some precondition is fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants