Skip to content

Make mamba compatible from 3.8 to 3.14.#169

Open
perezpaya wants to merge 6 commits intonestorsalceda:masterfrom
perezpaya:master
Open

Make mamba compatible from 3.8 to 3.14.#169
perezpaya wants to merge 6 commits intonestorsalceda:masterfrom
perezpaya:master

Conversation

@perezpaya
Copy link
Copy Markdown

What this PR does / why we need it:
Mamba is not compatible with Python 3.14.
Which issue(s) this PR fixes:

  • Adapts codebase to support some new AST changes.
  • Issue by loading the spec_helper.py as a module, created a helper to run the configuration dynamically to avoid issues with module loading and not needing to specify spec_helper.py as a module in newer versions
    Refs #

Special notes for your reviewer:

  • Drops compatibility below python 3.8 (already 8 years old), dropping support simplifies solving some issues.
  • Let me know if there is something to be changed so that we can make a new release.

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.

1 participant