Skip to content

Add tilde prefix support for :py:deco: role #13545

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

Merged
merged 4 commits into from
May 21, 2025

Conversation

SilverRainZ
Copy link
Contributor

@SilverRainZ SilverRainZ commented May 12, 2025

I am not sure why fix_parens defaults to False, but it is not used, and a True was passed to the super().__init__. It may be a typo, so I tried to correct it.

Close #13528.

@SilverRainZ SilverRainZ force-pushed the py-deco-tilde-modifier branch 2 times, most recently from 14698b7 to 70e780d Compare May 17, 2025 07:19
@SilverRainZ SilverRainZ force-pushed the py-deco-tilde-modifier branch from 70e780d to 652e468 Compare May 17, 2025 07:22
@AA-Turner AA-Turner changed the title Add tilde modifier support for :py:deco: role Add tilde prefix support for :py:deco: role May 21, 2025
@AA-Turner AA-Turner merged commit 6d15153 into sphinx-doc:master May 21, 2025
24 checks passed
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.

The deco role does not support the tilde modified domain reference
2 participants