commit | a410f9f614b62cd7df220186d081ffd73786be91 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jul 08 01:09:21 2018 -0700 |
committer | GitHub <noreply@github.com> | Sun Jul 08 01:09:21 2018 -0700 |
tree | fa66a48283ac2fa8a7235154360284fd0f7b8937 | |
parent | 21fe81c1fea1bca6b500550b5895e9ebcb3ebba6 [diff] |
bpo-31014: Fix the webbrowser module. (GH-7267) webbrowser._synthesize() called webbrowser.register() with outdated signature. Co-Authored-By: John Still <john@jmsdvl.com> (cherry picked from commit 25b804a9c21c735ce322877f105ebab2539ccfc1) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>