Skip to content

SPMI: Fix Python 3.12 warnings in superpmi.py#100533

Merged
jakobbotsch merged 1 commit intomainfrom
superpmi-fix-warnings
Apr 2, 2024
Merged

SPMI: Fix Python 3.12 warnings in superpmi.py#100533
jakobbotsch merged 1 commit intomainfrom
superpmi-fix-warnings

Conversation

@jakobbotsch
Copy link
Member

Python 3.12 prints some warnings when parsing superpmi.py due to some insufficiently escaped characters in some strings.

Python 3.12 prints some warnings when parsing superpmi.py due to some
insufficiently escaped characters in some strings.
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 2, 2024
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@jakobbotsch
Copy link
Member Author

cc @dotnet/jit-contrib

@jakobbotsch jakobbotsch merged commit a8daf55 into main Apr 2, 2024
@jakobbotsch jakobbotsch deleted the superpmi-fix-warnings branch April 2, 2024 19:26
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
Python 3.12 prints some warnings when parsing superpmi.py due to some
insufficiently escaped characters in some strings.
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants