bpo-31014: Fix the webbrowser module. by serhiy-storchaka · Pull Request #7267 · python/cpython
webbrowser._synthesize() called webbrowser.register() with outdated signature. Based on patch by John Still.
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Jul 8, 2018webbrowser._synthesize() called webbrowser.register() with outdated signature. Co-Authored-By: John Still <john@jmsdvl.com> (cherry picked from commit 25b804a) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington added a commit that referenced this pull request
Jul 8, 2018webbrowser._synthesize() called webbrowser.register() with outdated signature. Co-Authored-By: John Still <john@jmsdvl.com> (cherry picked from commit 25b804a) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
jarun
mentioned this pull request
faho
mentioned this pull request
ollpu
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters