Skip to content

Remove "U" flag from open() statements in CPU Opcode Generators#98

Open
mcaimi wants to merge 1 commit intolibretro:masterfrom
mcaimi:py3
Open

Remove "U" flag from open() statements in CPU Opcode Generators#98
mcaimi wants to merge 1 commit intolibretro:masterfrom
mcaimi:py3

Conversation

@mcaimi
Copy link
Copy Markdown

@mcaimi mcaimi commented Jan 12, 2023

The "U" flag has been removed from Python 3.11 and Universal Newlines are the default in Python 3 anyways.

The "U" flag has been removed from Python 3.11 and Universal Newlines
are the default in Python 3 anyways.
cmitu added a commit to cmitu/RetroPie-Setup that referenced this pull request Oct 24, 2023
Looks like some deprecation in python3.11 breaks building the Mame2015 core due to some codegen including python scripts.
Upstream has a PR proposed in libretro/mame2015-libretro#98, but not applied, so create one locally.
twojstaryzdomu pushed a commit to twojstaryzdomu/RetroPie-Setup that referenced this pull request Dec 15, 2024
Looks like some deprecation in python3.11 breaks building the Mame2015 core due to some codegen including python scripts.
Upstream has a PR proposed in libretro/mame2015-libretro#98, but not applied, so create one locally.
twojstaryzdomu pushed a commit to twojstaryzdomu/RetroPie-Setup that referenced this pull request Dec 15, 2024
Looks like some deprecation in python3.11 breaks building the Mame2015 core due to some codegen including python scripts.
Upstream has a PR proposed in libretro/mame2015-libretro#98, but not applied, so create one locally.
twojstaryzdomu pushed a commit to twojstaryzdomu/RetroPie-Setup that referenced this pull request Dec 15, 2024
Looks like some deprecation in python3.11 breaks building the Mame2015 core due to some codegen including python scripts.
Upstream has a PR proposed in libretro/mame2015-libretro#98, but not applied, so create one locally.
twojstaryzdomu pushed a commit to twojstaryzdomu/RetroPie-Setup that referenced this pull request Dec 15, 2024
Looks like some deprecation in python3.11 breaks building the Mame2015 core due to some codegen including python scripts.
Upstream has a PR proposed in libretro/mame2015-libretro#98, but not applied, so create one locally.
twojstaryzdomu pushed a commit to twojstaryzdomu/RetroPie-Setup that referenced this pull request Dec 15, 2024
Looks like some deprecation in python3.11 breaks building the Mame2015 core due to some codegen including python scripts.
Upstream has a PR proposed in libretro/mame2015-libretro#98, but not applied, so create one locally.
@cscd98
Copy link
Copy Markdown
Contributor

cscd98 commented Dec 12, 2025

@LibretroAdmin Could this PR be looked at? no longer builds with python 3.

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.

2 participants