Skip to content

[3.12] Resolve reference warnings in faq/gui.rst (GH-108147) - #108193

Merged
Yhg1s merged 2 commits into
python:3.12from
miss-islington:backport-8f3d09b-3.12
Sep 4, 2023
Merged

[3.12] Resolve reference warnings in faq/gui.rst (GH-108147)#108193
Yhg1s merged 2 commits into
python:3.12from
miss-islington:backport-8f3d09b-3.12

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Aug 21, 2023

Copy link
Copy Markdown
Contributor

(cherry picked from commit 8f3d09b)

Co-authored-by: Adam Turner 9087854+AA-Turner@users.noreply.github.com
Co-authored-by: Hugo van Kemenade hugovk@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--108193.org.readthedocs.build/

(cherry picked from commit 8f3d09b)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@hugovk

Copy link
Copy Markdown
Member

New error:

Doc/faq/gui.rst
54: c:func reference target not found: Tclsam_init

@Yhg1s

Yhg1s commented Sep 4, 2023

Copy link
Copy Markdown
Member

Is anyone looking at the error?

@hugovk

Copy link
Copy Markdown
Member

Thanks for the reminder.

I've pushed a commit to ignore the warning for this one. The reason we didn't get it for main is because it was removed in #104902 for 3.13.

That's also a reason why it's fine to ignore this warning, it's unlikely to be documented in the future.

@Yhg1s
Yhg1s merged commit 331b026 into python:3.12Sep 4, 2023
@miss-islington
miss-islington deleted the backport-8f3d09b-3.12 branch September 4, 2023 16:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@hugovk@Yhg1s@bedevere-bot@AA-Turner