You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"title": "[3.6] bpo-32720: Fixed the replacement field grammar documentation. (GH-5544)",
301
+
"body": "\n\n`arg_name` and `element_index` are defined as `digit`+ instead of `integer`.\n(cherry picked from commit 7a561afd2c79f63a6008843b83733911d07f0119)\n\nCo-authored-by: Mariatta <Mariatta@users.noreply.github.com>"},
"message": "bpo-32720: Fixed the replacement field grammar documentation. (GH-5544)\n\n`arg_name` and `element_index` are defined as `digit`+ instead of `integer`.\n(cherry picked from commit 7a561afd2c79f63a6008843b83733911d07f0119)\n\nCo-authored-by: Mariatta <Mariatta@users.noreply.github.com>"
312
+
}}],
313
+
}
314
+
315
+
gh=FakeGH(getitem=getitem,
316
+
getiter=getiter)
317
+
awaitstatus_change.router.dispatch(event, gh)
318
+
assertnothasattr(gh, 'post_data') # does not leave a comment
0 commit comments