Skip to content

[2.7] bpo-33828: Add missing versionchanged note for string.Formatter. (GH-7668)#7676

Merged
zhangyangyu merged 1 commit into2.7from
zhangyangyu-patch-1
Jun 13, 2018
Merged

[2.7] bpo-33828: Add missing versionchanged note for string.Formatter. (GH-7668)#7676
zhangyangyu merged 1 commit into2.7from
zhangyangyu-patch-1

Conversation

@zhangyangyu
Copy link
Copy Markdown
Member

@zhangyangyu zhangyangyu commented Jun 13, 2018

string.Formatter auto-numbering feature was added in 3.4 and not
available in 2.7. Make the documentation unambiguous.

https://bugs.python.org/issue33828

GH-7668)

string.Formatter auto-numbering feature was added in 3.4 and there
is no versionchanged note in its documentation, making the documentation
ambiguous about which version the feature is available.
Copy link
Copy Markdown
Member

@ericvsmith ericvsmith left a comment

Choose a reason for hiding this comment

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

LGTM

@zhangyangyu zhangyangyu merged commit fc8ea20 into 2.7 Jun 13, 2018
@zhangyangyu zhangyangyu deleted the zhangyangyu-patch-1 branch June 13, 2018 02:37
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 skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants