commit | a747cf6d9b87ea8c7ce3a42d09e5b966c8e83fa0 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Feb 06 17:14:20 2018 -0800 |
committer | Mariatta <Mariatta@users.noreply.github.com> | Tue Feb 06 18:14:20 2018 -0700 |
tree | 324c1a73b06e61ecac1300af805a97e4a0352a66 | |
parent | a702f6b44256817c28e7b3c6c4a99cb2af81151e [diff] |
bpo-32720: Fixed the replacement field grammar documentation. (GH-5544) (GH-5546) `arg_name` and `element_index` are defined as `digit`+ instead of `integer`. (cherry picked from commit 7a561afd2c79f63a6008843b83733911d07f0119) Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>