bpo-32720: Fixed the replacement field grammar documentation. by Mariatta · Pull Request #5544 · python/cpython

@Mariatta

`arg_name` and `element_index` are defined as `digit` instead of `integer`.

nathankerr96

@Mariatta

serhiy-storchaka

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 5, 2018
…GH-5544)

`arg_name` and `element_index` are defined as `digit`+ instead of `integer`.
(cherry picked from commit 7a561af)

Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 5, 2018
…GH-5544)

`arg_name` and `element_index` are defined as `digit`+ instead of `integer`.
(cherry picked from commit 7a561af)

Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>

Mariatta added a commit that referenced this pull request

Feb 7, 2018
… (GH-5546)

`arg_name` and `element_index` are defined as `digit`+ instead of `integer`.
(cherry picked from commit 7a561af)

Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>

miss-islington added a commit that referenced this pull request

Feb 12, 2018
… (GH-5547)

`arg_name` and `element_index` are defined as `digit`+ instead of `integer`.
(cherry picked from commit 7a561af)

Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>