Skip to content

Conversation

@JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Nov 20, 2025

Forgot to add this in #20263.

Comment on lines +264 to +269
return LIBRT_BASE64_ABI_VERSION;
}

static int
base64_api_version(void) {
return 0;
return LIBRT_BASE64_API_VERSION;
Copy link
Collaborator

Choose a reason for hiding this comment

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

i think you'll have to wrap these in #ifdef MYPYC_EXPERIMENTAL

@JukkaL JukkaL merged commit 89782cc into master Nov 20, 2025
14 checks passed
@JukkaL JukkaL deleted the mypyc-base64-4.1-decode-prim branch November 20, 2025 14:35
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.

3 participants