-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
gh-141004: document Py_INFINITY and Py_NAN macros #141145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Stan Ulbrych <[email protected]>
|
Deprecation warning was removed, also documented Py_NAN. |
ZeroIntensity
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 <[email protected]> Co-authored-by: Stan Ulbrych <[email protected]>
|
GH-141400 is a backport of this pull request to the 3.13 branch. |
|
…141400) (cherry picked from commit d694474) Co-authored-by: Stan Ulbrych <[email protected]>
…141399) (cherry picked from commit d694474) Co-authored-by: Stan Ulbrych <[email protected]>
Co-authored-by: Stan Ulbrych <[email protected]>
📚 Documentation preview 📚: https://cpython-previews--141145.org.readthedocs.build/