Skip to content

Set argtypes for sprintf from ctypes#1049

Merged
skirpichev merged 1 commit intompmath:masterfrom
d-torrance:ctypes-sprintf
Feb 28, 2026
Merged

Set argtypes for sprintf from ctypes#1049
skirpichev merged 1 commit intompmath:masterfrom
d-torrance:ctypes-sprintf

Conversation

@d-torrance
Copy link
Copy Markdown
Contributor

Needed on some architectures (see the "Calling variadic functions" in the ctypes documentation).

Closes: #1047

@skirpichev skirpichev self-requested a review February 28, 2026 19:05
@skirpichev skirpichev added this to the 1.4.1 milestone Feb 28, 2026
Needed on some architectures (see the "Calling variadic functions" in
the ctypes documentation).
Copy link
Copy Markdown
Collaborator

@skirpichev skirpichev left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@skirpichev skirpichev merged commit fee75dd into mpmath:master Feb 28, 2026
15 checks passed
@github-actions
Copy link
Copy Markdown

💔 All backports failed

Status Branch Result
mpmath-1.4.x Could not create pull request: GitHub Actions is not permitted to create or approve pull requests. - https://docs.github.com/rest/pulls/pulls#create-a-pull-request

Manual backport

To create the backport manually run:

backport --pr 1049

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

1 similar comment
@github-actions
Copy link
Copy Markdown

💔 All backports failed

Status Branch Result
mpmath-1.4.x Could not create pull request: GitHub Actions is not permitted to create or approve pull requests. - https://docs.github.com/rest/pulls/pulls#create-a-pull-request

Manual backport

To create the backport manually run:

backport --pr 1049

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_hexadecimal_with_libc_bulk() fails on ppc64el and riscv64

2 participants