Skip to content

Use current urllib API, idiomatic Python and fix option name#3503

Open
kdeldycke wants to merge 1 commit into
pallets:stablefrom
kdeldycke:fix-3489-advanced-docs
Open

Use current urllib API, idiomatic Python and fix option name#3503
kdeldycke wants to merge 1 commit into
pallets:stablefrom
kdeldycke:fix-3489-advanced-docs

Conversation

@kdeldycke
Copy link
Copy Markdown
Collaborator

@kdeldycke kdeldycke commented May 22, 2026

Closes #3489.

I used the opportunity to use idiomatic Python 3 syntax in other code examples and fix a mismatching variable to its option name.

@kdeldycke kdeldycke added the docs label May 22, 2026
@kdeldycke kdeldycke linked an issue May 22, 2026 that may be closed by this pull request
@kdeldycke kdeldycke added this to the 8.4.2 milestone May 22, 2026
@kdeldycke kdeldycke requested review from Rowlando13 and davidism May 22, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Advanced Patterns example uses Python 2 urllib.urlopen

1 participant