gh-141004: document Py_INFINITY and Py_NAN macros#141145
gh-141004: document Py_INFINITY and Py_NAN macros#141145vstinner merged 6 commits intopython:mainfrom
Conversation
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
|
Deprecation warning was removed, also documented Py_NAN. |
ZeroIntensity
left a comment
There was a problem hiding this comment.
Thanks for humoring me :)
|
Thanks @skirpichev for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
|
Sorry, @skirpichev and @vstinner, I could not cleanly backport this to |
|
Sorry, @skirpichev and @vstinner, I could not cleanly backport this to |
|
Merged, thanks. Sadly, automated backports failed :-( Can you try to backport the change manually to 3.14? |
|
That's because #141035 wasn't backported. I think we should. |
|
I would prefer to not backport a deprecation like Py_MATH_El. |
This comment has been minimized.
This comment has been minimized.
|
GH-141399 is a backport of this pull request to the 3.14 branch. |
…nGH-141145) (cherry picked from commit d694474) Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com> Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
|
GH-141400 is a backport of this pull request to the 3.13 branch. |
|
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
📚 Documentation preview 📚: https://cpython-previews--141145.org.readthedocs.build/