-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
DOC: Reuse old bltin-boolean-values ref tag #110371
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
to avoid breaking downstream intersphinx via numpydoc
[ci skip] Co-authored-by: Alex Waygood <[email protected]>
p.s. If you don't want to use the "Squash and merge" button, please let me know so I can clone the repo properly and squash it by hand. |
We always use "squash and merge" at CPython, no worries :) |
Thanks @pllim for the PR, and @hauntsaninja for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Thank you! |
To avoid breaking downstream intersphinx via numpydoc (cherry picked from commit f786029) Co-authored-by: P. L. Lim <[email protected]>
GH-110372 is a backport of this pull request to the 3.12 branch. |
Thank you for the quick reviews and resolution! |
Add back bltin-boolean-values ref tag (GH-110371) To avoid breaking downstream intersphinx via numpydoc (cherry picked from commit f786029) Co-authored-by: P. L. Lim <[email protected]>
By the way, how soon will https://docs.python.org/3/ point to the updated doc with this patch? 👀 |
I think the docs are rebuilt once a day! |
To avoid breaking downstream intersphinx via numpydoc
gh-103487: Reuse old
bltin-boolean-values
ref tag to avoid breaking downstream intersphinx via numpydocThe PR is opened as suggested in https://github.com/python/cpython/pull/103487/files#r1346336728 by @hauntsaninja
close astropy/astropy#15428
close numpy/numpydoc#509
📚 Documentation preview 📚: https://cpython-previews--110371.org.readthedocs.build/