Docs: adjust template to support Sphinx 9#517
Merged
Conversation
Contributor
Author
|
This is a small fix. I sent the same update to gil |
Contributor
Author
|
Hi @pdimov let's say we want to upgrade the Sphinx package in the superproject builds. However it's blocked because |
Member
|
Maintainers, any objections? @stefanseefeld ? |
Member
|
I'm traveling right now, and will be back in about a week. Feel free to
merge the PR to the develop branch, and then (ff) merge the `develop` to
`master`. I can take care of this after June 15th, if it's still
outstanding.
Thanks,
…On Fri, Jun 5, 2026 at 9:07 AM Peter Dimov ***@***.***> wrote:
*pdimov* left a comment (boostorg/python#517)
<#517 (comment)>
Maintainers, any objections? @stefanseefeld
<https://github.com/stefanseefeld> ?
—
Reply to this email directly, view it on GitHub
<#517?email_source=notifications&email_token=AAJPRV2M7WTGLA6O5JLY3W346LAXHA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINRTGE3TSNRVG4YKM4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLDGN5XXIZLSL5RWY2LDNM#issuecomment-4631796570>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJPRV6OKS5UYPPO5QDFTC346LAXHAVCNFSM6AAAAACZECLSDSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DMMZRG44TMNJXGA>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/AAJPRVZJAD6RPM3ACEXWKWD46LAXHA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINRTGE3TSNRVG4YKM4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJKTGN5XXIZLSL5UW64Y>
and Android
<https://github.com/notifications/mobile/android/AAJPRV2M4YDIH533L2UXSF346LAXHA5CNFSNUABFM5UWIORPF5TWS5BNNB2WEL2JONZXKZKDN5WW2ZLOOQXTINRTGE3TSNRVG4YKM4TFMFZW63VHNVSW45DJN5XKKZLWMVXHJLTGN5XXIZLSL5QW4ZDSN5UWI>.
Download it today!
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
...ich hab' noch einen Koffer in Berlin...
|
Member
|
Done. |
Contributor
Author
|
Thanks. |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The current docs will not yet build on Sphinx 9.
This PR solves this error:
/opt/venvboostdocs/lib/python3.12/site-packages/sphinx/util/osutil.py:51: RemovedInSphinx90Warning: The str interface for _JavaScript objects is deprecated. Use js.filename instead.
t2 = to.split('#')[0].split(SEP)