Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

[3.5] bpo-30354: Update data model documentation for super() (GH-1561)#1869

Merged
Mariatta merged 1 commit into
python:3.5python/cpython:3.5from
csabella:backport-12b1c18-3.5csabella/cpython:backport-12b1c18-3.5Copy head branch name to clipboard
May 30, 2017
Merged

[3.5] bpo-30354: Update data model documentation for super() (GH-1561)#1869
Mariatta merged 1 commit into
python:3.5python/cpython:3.5from
csabella:backport-12b1c18-3.5csabella/cpython:backport-12b1c18-3.5Copy head branch name to clipboard

Conversation

@csabella

Copy link
Copy Markdown
Contributor

The data model section of the language reference was written well
before the zero-argument form of super() was added.

To avoid giving the impression that they're doing something
unusual, this updates the description of __new__ and __init__
to use the zero-argument form.

Patch by Cheryl Sabella.
(cherry picked from commit 12b1c18)

…H-1561)

The data model section of the language reference was written well
before the zero-argument form of super() was added.

To avoid giving the impression that they're doing something
unusual, this updates the description of `__new__` and `__init__`
to use the zero-argument form.

Patch by Cheryl Sabella.
(cherry picked from commit 12b1c18)
@Mariatta Mariatta added the docs Documentation in the Doc dir label May 30, 2017
@Mariatta Mariatta merged commit 75ea91b into python:3.5 May 30, 2017
@Mariatta

Copy link
Copy Markdown
Member

Thanks!

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

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.