Skip to content

docs: improve readability of §9.3.[3,4] in Doc/tutorial/classes.rst#145661

Open
realihorrud wants to merge 4 commits intopython:mainfrom
realihorrud:main
Open

docs: improve readability of §9.3.[3,4] in Doc/tutorial/classes.rst#145661
realihorrud wants to merge 4 commits intopython:mainfrom
realihorrud:main

Conversation

@realihorrud
Copy link
Copy Markdown

@realihorrud realihorrud commented Mar 9, 2026

@python-cla-bot
Copy link
Copy Markdown

python-cla-bot bot commented Mar 9, 2026

The following commit authors need to sign the Contributor License Agreement:

CLA not signed

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Mar 9, 2026
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Mar 9, 2026
@realihorrud realihorrud closed this Mar 9, 2026
@realihorrud realihorrud reopened this Mar 9, 2026
@realihorrud realihorrud changed the title docs: improve readability of 9.3.3 and 9.3.4 paragraphs in Classes lesson docs: improve readability of 9.3.3 and 9.3.4 paragraphs in Classes lesson (skip-issue) Mar 9, 2026
@StanFromIreland
Copy link
Copy Markdown
Member

You need to sign the CLA for a PR to be merged.

@realihorrud
Copy link
Copy Markdown
Author

didn't know. done.

@picnixz
Copy link
Copy Markdown
Member

picnixz commented Apr 12, 2026

didn't know. done.

It doesn't appear to be the case anymore


*Data attributes* correspond to "instance variables" in Smalltalk, and to "data
members" in C++. Data attributes need not be declared; like local variables,
members" in C++. Data attributes don't have to be declared like local variables,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't find this wording better. I prefer the current one. Or, reword it as "Like local variables, data attributes do not need to be declared and spring into existence"

@picnixz picnixz changed the title docs: improve readability of 9.3.3 and 9.3.4 paragraphs in Classes lesson (skip-issue) docs: improve readability of §9.3.[3,4] in Doc/tutorial/classes.rst Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants