FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-43688: Fix Py_LIMITED_API version of xxlimited by vstinner · Pull Request #25135 · python/cpython · GitHub

/ cpython Public

bpo-43688: Fix Py_LIMITED_API version of xxlimited - #25135

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:fix_version
Apr 1, 2021
Merged

bpo-43688: Fix Py_LIMITED_API version of xxlimited#25135
vstinner merged 1 commit into
python:masterfrom
vstinner:fix_version

Conversation

vstinner commented Apr 1, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

xxlimited targets Python 3.10, not Python 3.16: fix the hexdecimal
version number used in the Py_LIMITED_API macro.

https://bugs.python.org/issue43688

vstinner commented Apr 1, 2021

Copy link
Copy Markdown
Member Author

" Tests / Check if generated files are up to date" job fails because of https://bugs.python.org/issue43690 I prefer to wait until this issue is fixed: see my PR #25136.

xxlimited targets Python 3.10, not Python 3.16: fix the hexdecimal
version number used in the Py_LIMITED_API macro.

vstinner commented Apr 1, 2021

Copy link
Copy Markdown
Member Author

PR rebased on top of https://bugs.python.org/issue43690 fix.

vstinner merged commit 2ac0515 into python:master Apr 1, 2021
vstinner deleted the fix_version branch April 1, 2021 13:09
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL