Skip to content

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