Skip to content

gh-122399: change webbrowser.rst to better describe the contents of controller object #122410

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

Closed
wants to merge 1 commit into from

Conversation

jordibc
Copy link
Contributor

@jordibc jordibc commented Jul 29, 2024

This is a minor change that addresses #122399 (for the 3.12 branch).

It fixes the reference to the attribute name so it belongs to the controller object (and not to the webbrowser module).

It also mentions that the controller object has a name attribute too, before mentioning it with the other methods.


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

…ts of controller object

This is a minor change that addresses python#122399 (for the 3.12 branch).

It fixes the reference to the attribute `name` so it belongs to the controller object (and not to the webbrowser module).

It also mentions that the controller object has a name attribute too, before mentioning it with the other methods.
@AA-Turner
Copy link
Member

We can address this in backports, we don't do direct PRs to branches.

See https://devguide.python.org/getting-started/pull-request-lifecycle/

A

@AA-Turner AA-Turner closed this Jul 29, 2024
@jordibc
Copy link
Contributor Author

jordibc commented Jul 29, 2024

Great, thanks @AA-Turner !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants