Skip to content

Do not trigger a BytesWarning under python -bb#3642

Open
kdeldycke wants to merge 2 commits into
pallets:mainfrom
kdeldycke:fix-path-byteswarning
Open

Do not trigger a BytesWarning under python -bb#3642
kdeldycke wants to merge 2 commits into
pallets:mainfrom
kdeldycke:fix-path-byteswarning

Conversation

@kdeldycke

Copy link
Copy Markdown
Collaborator

This fix a strict exception being raised when the hard-coded - path is compared with unmatching types.

@kdeldycke kdeldycke added this to the 8.5.0 milestone Jun 27, 2026
@kdeldycke kdeldycke changed the base branch from stable to main July 1, 2026 04:55
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.

[Python forward compat] click.types.Path.covert: BytesWarning: Comparison between bytes and string

1 participant