Skip to content

Fix linkify of unicode identifiers#832

Merged
mhils merged 5 commits intomitmproxy:mainfrom
iFreilicht:fix-linkify-of-unicode-identifiers
Sep 16, 2025
Merged

Fix linkify of unicode identifiers#832
mhils merged 5 commits intomitmproxy:mainfrom
iFreilicht:fix-linkify-of-unicode-identifiers

Conversation

@iFreilicht
Copy link
Contributor

@iFreilicht iFreilicht commented Sep 16, 2025

Fixes #831

I'm not sure if there might be a better place for the testdata I added here, but at least it shows what I'm actually fixing.

The desired change in the output can be seen here: ec1f716#diff-604417b9da1d286441ca229ba9380785833caa22a8ae36263a717c84d9f061c8R1700

Copy link
Member

@mhils mhils left a comment

Choose a reason for hiding this comment

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

Thanks! Change looks great, but let's not pollute demo_long. Let's add this to misc please. :)

@iFreilicht iFreilicht force-pushed the fix-linkify-of-unicode-identifiers branch from cb9f2d6 to 2612b27 Compare September 16, 2025 15:11
Copy link
Member

@mhils mhils left a comment

Choose a reason for hiding this comment

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

Thanks!

@mhils mhils enabled auto-merge (squash) September 16, 2025 15:15
@mhils mhils force-pushed the fix-linkify-of-unicode-identifiers branch from 2612b27 to f3e405b Compare September 16, 2025 15:16
@mhils mhils merged commit 1b19090 into mitmproxy:main Sep 16, 2025
14 checks passed
@iFreilicht iFreilicht deleted the fix-linkify-of-unicode-identifiers branch September 16, 2025 15:18
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.

Links to identifiers with unicode characters in them are not created properly

2 participants