◐ Shell
clean mode source ↗

gh-90350: Optimize builtin functions min() and max() by colorfulappl · Pull Request #30286 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@colorfulappl colorfulappl changed the title bpo-46192: Builtin functions min() and max() now use METH_FASTCALL bpo-46192: Optimize builtin functions min() and max()

Dec 29, 2021

MaxwellDupre

This comment was marked as outdated.

@hauntsaninja hauntsaninja changed the title bpo-46192: Optimize builtin functions min() and max() gh-90350: Optimize builtin functions min() and max()

Feb 26, 2023

serhiy-storchaka

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024
…30286)

Builtin functions min() and max() now use METH_FASTCALL

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024
…30286)

Builtin functions min() and max() now use METH_FASTCALL

Labels