Skip to content

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

Merged
miss-islington merged 1 commit intopython:3.6from
miss-islington:backport-b9d8ad5-3.6
Jun 13, 2018
Merged

[3.6] bpo-33828: Add missing versionchanged note for string.Formatter. (GH-7668)#7675
miss-islington merged 1 commit intopython:3.6from
miss-islington:backport-b9d8ad5-3.6

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jun 13, 2018

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.
(cherry picked from commit b9d8ad5)

Co-authored-by: Xiang Zhang angwerzx@126.com

https://bugs.python.org/issue33828

…honGH-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.
(cherry picked from commit b9d8ad5)

Co-authored-by: Xiang Zhang <angwerzx@126.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@zhangyangyu: Backport status check is done, and it's a success ✅ .

@miss-islington
Copy link
Copy Markdown
Contributor Author

Thanks!

@miss-islington miss-islington deleted the backport-b9d8ad5-3.6 branch June 13, 2018 02:11
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