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

gh-141004: deprecate Py_MATH_El and Py_MATH_PIl macros by skirpichev · Pull Request #141035 · python/cpython · GitHub

/ cpython Public

gh-141004: deprecate Py_MATH_El and Py_MATH_PIl macros - #141035

Merged
vstinner merged 4 commits into
python:mainfrom
skirpichev:deprecate-consts/141004
Nov 10, 2025
Merged

gh-141004: deprecate Py_MATH_El and Py_MATH_PIl macros#141035
vstinner merged 4 commits into
python:mainfrom
skirpichev:deprecate-consts/141004

Conversation

skirpichev commented Nov 5, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Member Author

CC @ZeroIntensity, @vstinner

Comment thread Doc/c-api/float.rst Outdated
Comment thread Doc/c-api/float.rst Outdated
Comment thread Doc/c-api/float.rst Outdated
Co-authored-by: Victor Stinner <vstinner@python.org>

vstinner commented Nov 5, 2025

Copy link
Copy Markdown
Member

A code search in PyPI top 15,000 found no matching line:

$ ./search_pypi_top.py PYPI-2025-09-22/ 'Py_MATH_PIl|Py_MATH_El' -o Py_MATH_PIl -q

Time: 0:01:39.505584
Found 0 matching lines in 0 projects
Output written into: Py_MATH_PIl

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

ZeroIntensity left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM as well.

vstinner merged commit 88953d5 into python:main Nov 10, 2025
46 checks passed
skirpichev deleted the deprecate-consts/141004 branch November 11, 2025 10:27
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL