We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
webbrowsers.Konqueror
webbrowsers.Konqueror is broken after #102872 (comment)
It looks like def open was not removed from Grail and was moved to Konqueror.
def open
Grail
Konqueror
Originially discovered by @vstinner in #102872 (comment)
The text was updated successfully, but these errors were encountered:
pythongh-105745: Fix two open methods on webbrowsers.Konqueror
open
63f1d0b
Ooops :-(
Sorry, something went wrong.
gh-105745: Fix open method of webbrowser.Konqueror (#105746)
e5d45b7
pythongh-105745: Fix open method of webbrowser.Konqueror (pythonGH-10…
146673a
…5746) (cherry picked from commit e5d45b7) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
[3.12] gh-105745: Fix open method of webbrowser.Konqueror (GH-105746) (…
ad7371e
…#105777) gh-105745: Fix open method of webbrowser.Konqueror (GH-105746) (cherry picked from commit e5d45b7) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
sobolevn
No branches or pull requests
webbrowsers.Konqueror
is broken after #102872 (comment)It looks like
def open
was not removed fromGrail
and was moved toKonqueror
.Originially discovered by @vstinner in #102872 (comment)
Linked PRs
The text was updated successfully, but these errors were encountered: