Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update migen version to work with python3.13 #2176

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

david-sawatzke
Copy link
Contributor

@david-sawatzke david-sawatzke commented Feb 5, 2025

Updates to the following migen commit, which incudes support for the bytecodes in python 3.13 m-labs/migen@4c2ae8d

The changes to the current commit don't look to egregious and in my (admittedly limited) testing no issues occured.

Fixes #2152

@aseanwatson
Copy link

The comment for the commit says:

Add support for more call opcodes.
This will allow support for python 3.13.

I think you want 3.11 to be 3.13 in your description and branch name.

@david-sawatzke david-sawatzke changed the title Update migen version to work with python3.11 Update migen version to work with python3.13 Feb 6, 2025
@david-sawatzke
Copy link
Contributor Author

david-sawatzke commented Feb 6, 2025

Ah, sorry, you're right

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.

Support for Python 3.13
2 participants