KEMBAR78
[mypyc] Faster max by 97littleleaf11 · Pull Request #11530 · python/mypy · GitHub
Skip to content

Conversation

97littleleaf11
Copy link
Collaborator

Description

Closes mypyc/mypyc#773, follows up to #10265

Test Plan

Add same tests beside to min() tests only with method name replaced.

Copy link
Collaborator

@TH3CHARLie TH3CHARLie left a comment

Choose a reason for hiding this comment

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

Looks good! we finally can close that issue

@TH3CHARLie TH3CHARLie merged commit aeb65a6 into python:master Nov 12, 2021
tushar-deepsource pushed a commit to DeepSourceCorp/mypy that referenced this pull request Jan 20, 2022
@97littleleaf11 97littleleaf11 deleted the faster-max branch February 22, 2022 08:06
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.

Make min(x, y) and max(x, y) faster

2 participants