Skip to content

gh-102221: Optimize math.integer.lcm() for multiple arguments (recursive)#135554

Open
serhiy-storchaka wants to merge 4 commits into
python:mainfrom
serhiy-storchaka:math-lcm
Open

gh-102221: Optimize math.integer.lcm() for multiple arguments (recursive)#135554
serhiy-storchaka wants to merge 4 commits into
python:mainfrom
serhiy-storchaka:math-lcm

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Jun 16, 2025

@serhiy-storchaka serhiy-storchaka changed the title gh-102221: Optimize math.lcm() for multiple arguments gh-102221: Optimize math.lcm() for multiple arguments (recursive) Aug 12, 2025
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 26, 2026
@serhiy-storchaka serhiy-storchaka marked this pull request as ready for review April 26, 2026 08:44
@serhiy-storchaka serhiy-storchaka changed the title gh-102221: Optimize math.lcm() for multiple arguments (recursive) gh-102221: Optimize math.integer.lcm() for multiple arguments (recursive) Apr 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core review stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants