Skip to content
New issue

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

gh-105745: Fix open method of webbrowser.Konqueror #105746

Merged
merged 2 commits into from
Jun 14, 2023

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Jun 13, 2023

@sobolevn sobolevn requested a review from vstinner June 13, 2023 20:22
@merwok merwok changed the title gh-105745: Fix two open methods on webbrowsers.Konqueror gh-105745: Fix open method of webbrowser.Konqueror Jun 13, 2023
Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@DBJim
Copy link
Contributor

DBJim commented Jun 13, 2023

Good spot!

@vstinner vstinner merged commit e5d45b7 into python:main Jun 14, 2023
@vstinner
Copy link
Member

Merged, thanks for the quick fix.

@DBJim
Copy link
Contributor

DBJim commented Jun 14, 2023

Thank you both! Can we backport the fix to 3.12?

@vstinner vstinner added the needs backport to 3.12 bug and security fixes label Jun 14, 2023
@miss-islington
Copy link
Contributor

Thanks @sobolevn for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 14, 2023
…5746)

(cherry picked from commit e5d45b7)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@bedevere-bot
Copy link

GH-105777 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label Jun 14, 2023
vstinner pushed a commit that referenced this pull request Jun 14, 2023
…#105777)

gh-105745: Fix open method of webbrowser.Konqueror (GH-105746)
(cherry picked from commit e5d45b7)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants