Skip to content

Expose inline versions of _PyLong_IsCompact & _PyLong_CompactValue - #16

Merged
markshannon merged 5 commits into
faster-cpython:low-level-pylong-apifrom
encukou:low-level-pylong-api
May 19, 2023
Merged

Expose inline versions of _PyLong_IsCompact & _PyLong_CompactValue#16
markshannon merged 5 commits into
faster-cpython:low-level-pylong-apifrom
encukou:low-level-pylong-api

Conversation

@encukou

@encukouencukou commented May 15, 2023

Copy link
Copy Markdown

See python#101685 for the discussion


📚 Documentation preview 📚: https://cpython-previews--16.org.readthedocs.build/

@wjakob

Copy link
Copy Markdown

This looks great 👍. I really hope it can still make it into Python 3.12.

@encukou
encukouforce-pushed the low-level-pylong-api branch from 5a5b021 to d30c1cbCompareMay 18, 2023 19:41
@markshannon

Copy link
Copy Markdown
Member

Thanks for doing this.

@markshannon
markshannon merged commit fc620bb into faster-cpython:low-level-pylong-apiMay 19, 2023
@wjakob

wjakob commented May 19, 2023

Copy link
Copy Markdown

@markshannon This is now merged into faster-cypthon. Should it go into the main CPython repository?

@markshannon

Copy link
Copy Markdown
Member

python#101685

Sign up for freeto 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

@encukou@wjakob@markshannon