Skip to content

Stop using FancyURLopener in gerrit plugin#386

Closed
lukaszachy wants to merge 1 commit into
mainfrom
avoid-FancyURLopener
Closed

Stop using FancyURLopener in gerrit plugin#386
lukaszachy wants to merge 1 commit into
mainfrom
avoid-FancyURLopener

Conversation

@lukaszachy
Copy link
Copy Markdown
Collaborator

Fix: #385

@lukaszachy lukaszachy requested a review from psss February 4, 2025 16:09
@sandrobonazzola
Copy link
Copy Markdown
Collaborator

alternative to #384 , no strong opinion on my side but I like using context manager a bit more.

@sandrobonazzola
Copy link
Copy Markdown
Collaborator

#384 included via #390 , closing this as the alternative has been taken.

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.

did fails to build with Python 3.14: AttributeError: module 'urllib.request' has no attribute 'FancyURLopener'

2 participants