bpo-23984: consistency in code examples by carlbordum · Pull Request #12401 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@carlbordum

Copy link Copy Markdown

Contributor

@carlbordum carlbordum commented

Mar 18, 2019

edited by bedevere-bot

Loading

Comment thread

Doc/howto/descriptor.rst

@@ -369,12 +369,12 @@ calls are unexciting::

>>> class E(object):
Copy link Copy Markdown

Contributor

Choose a reason for hiding this comment

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

I think that we can omit (object)

@rhettinger

Copy link Copy Markdown

Contributor

Please don't set out to make trivial edits. FWIW, I'm in the middle of more substantive changes and these will create merge conflicts for me.

@rhettinger rhettinger closed this

Mar 18, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@eamanu eamanu eamanu approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

awaiting core review docs

Documentation in the Doc dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@carlbordum @rhettinger @eamanu @the-knights-who-say-ni @bedevere-bot