summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorFrozenBob <30644137+FrozenBob@users.noreply.github.com>2023-08-23 07:11:15 (GMT)
committerGitHub <noreply@github.com>2023-08-23 07:11:15 (GMT)
commit79fdacc0059a3959074d2d9d054653eae1dcfe06 (patch)
tree1ba001247c866db03071a703cb062e40c8021baa /Python/pythonrun.c
parent64f99350351bc46e016b2286f36ba7cd669b79e3 (diff)
downloadcpython-79fdacc0059a3959074d2d9d054653eae1dcfe06.zip
cpython-79fdacc0059a3959074d2d9d054653eae1dcfe06.tar.gz
cpython-79fdacc0059a3959074d2d9d054653eae1dcfe06.tar.bz2
gh-108267: Dataclasses docs: Fix object.__setattr__ typo (#108355)
Fixed a sentence in dataclasses.rst Changed "__setattr__" to "object.__setattr__" in a section that was specifically supposed to refer to the __setattr__ method of the object class. Also suppressed the link to the data model docs for __setattr__, since we're talking about a specific __setattr__ implementation, not __setattr__ methods in general.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions