Skip to content

[3.6] bpo-30662: fixed OrderedDict.__init__ docstring re PEP 468 (GH-… #3370

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 6, 2017

Conversation

Mariatta
Copy link
Member

@Mariatta Mariatta commented Sep 5, 2017

…2179)

  • fixed OrderedDict.init docstring re PEP 468

  • tightened comment and mirrored to C impl

  • added space after period per marco-buttu

  • preserved substituted for stable

  • drop references to Python 3.6 and PEP 468
    (cherry picked from commit faa57cb)

https://bugs.python.org/issue30662

…honGH-2179)

* fixed OrderedDict.__init__ docstring re PEP 468

* tightened comment and mirrored to C impl

* added space after period per marco-buttu

* preserved substituted for stable

* drop references to Python 3.6 and PEP 468
(cherry picked from commit faa57cb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants