commit | b441e99d89a3f05210cc36ade57699384986ca00 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Jun 11 16:24:16 2021 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 11 19:24:16 2021 -0400 |
tree | 5690f5dffc6d3e00ded2facda1e8cc0eba29fb65 | |
parent | 42612db10792dd069149063f67a3b1db700bc7ee [diff] |
bpo-40128: Fix IDLE autocomplete on macOS (GH-26672) In particular, when running with tk8.6.8, as in PSF 3.9. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit 3ec3ee7d2e9b45b586e486e429b412d6d0ca530f) Co-authored-by: Kaustubh J <kaustubhkj@gmail.com>