bpo-33828: Add missing versionchanged note for string.Formatter. by zhangyangyu · Pull Request #7668 · python/cpython
string.Formatter auto-numbering feature was added in 3.4 and there is no versionchanged not in its documentation, making the documentation ambiguous about which version the feature is available.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Jun 13, 2018…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 pushed a commit to miss-islington/cpython that referenced this pull request
Jun 13, 2018…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>
zhangyangyu added a commit that referenced this pull request
Jun 13, 2018GH-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.
miss-islington added a commit that referenced this pull request
Jun 13, 2018miss-islington added a commit that referenced this pull request
Jun 13, 2018zhangyangyu added a commit that referenced this pull request
Jun 13, 2018This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters