commit | 46bc21e1780016aaacd34e472f838dc792fb674c | [log] [tgz] |
---|---|---|
author | Ammar Askar <ammar@ammaraskar.com> | Wed Sep 09 14:01:38 2020 -0400 |
committer | GitHub <noreply@github.com> | Wed Sep 09 11:01:38 2020 -0700 |
tree | ae1b0dd0e0ff5f8d3ca53440e527c87a10f181ef | |
parent | 5dd8b3d27a2c28c175ea42ecb5ea16ca1412084e [diff] |
[3.9] bpo-41688: Document bug in **= dispatching in the language data… (GH-22172) I tossed in a "This bug is fixed in Python 3.10" sentence but I'm not sure if that's appropriate to have here.