Skip to content

Add free-threading optimization for _PyFloat_FromDouble_ConsumeInputs #129695

Open
@nascheme

Description

@nascheme

Feature or enhancement

Proposal:

The free-threaded build is missing an optimized version of this function. It should generally give a small speedup on code that does binary operations on float objects.

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Linked PRs

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions