Skip to content

Remove Python 3.8 support and references as it reached EOL#3277

Merged
lresende merged 1 commit into
elyra-ai:mainfrom
caponetto:remove-python3.8
Jan 13, 2025
Merged

Remove Python 3.8 support and references as it reached EOL#3277
lresende merged 1 commit into
elyra-ai:mainfrom
caponetto:remove-python3.8

Conversation

@caponetto

@caponetto caponetto commented Jan 13, 2025

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Remove Python 3.8 support and references as it reached EOL

closes #3241

How was this pull request tested?

Through CI runs

Developer's Certificate of Origin 1.1

   By making a contribution to this project, I certify that:

   (a) The contribution was created in whole or in part by me and I
       have the right to submit it under the Apache License 2.0; or

   (b) The contribution is based upon previous work that, to the best
       of my knowledge, is covered under an appropriate open source
       license and I have the right under that license to submit that
       work with modifications, whether created in whole or in part
       by me, under the same open source license (unless I am
       permitted to submit under a different license), as indicated
       in the file; or

   (c) The contribution was provided directly to me by some other
       person who certified (a), (b) or (c) and I have not modified
       it.

   (d) I understand and agree that this project and the contribution
       are public and that a record of the contribution (including all
       personal information I submit with it, including my sign-off) is
       maintained indefinitely and may be redistributed consistent with
       this project or the open source license(s) involved.

Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
@caponetto caponetto requested a review from lresende January 13, 2025 16:36
@caponetto caponetto changed the title Remove Python 3.8 support as it reached EOL Remove Python 3.8 support and references as it reached EOL Jan 13, 2025
@lresende

Copy link
Copy Markdown
Member

Thank you @caponetto, I was planning to find time to go over this but you beat me to it.

@lresende lresende merged commit 3ecdfe8 into elyra-ai:main Jan 13, 2025
caponetto added a commit to caponetto/opendatahub-io-elyra that referenced this pull request Jan 15, 2025
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
jesuino pushed a commit to jesuino/elyra that referenced this pull request Jul 3, 2025
Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
caponetto added a commit to opendatahub-io/elyra that referenced this pull request Jul 3, 2025
* Remove Python 3.8 support as it reached EOL (elyra-ai#3277)

Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>

* Add support to Python `3.12` and `3.13` (#115)

* Add support to Python 3.12 and 3.13 (elyra-ai#3311)

Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>

* Adjust custom ODH GH workflows

Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>

---------

Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>

* Fix flake8 warnings in the CI (#117)

Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>

* Add task-level cache control

Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>

* Apply coderabbitai suggestion

Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>

* Fixing YARN version

* Pin click package

Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>

* Remove unneeded packageManager from package.json

* Updating pyzmq version

---------

Signed-off-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
Co-authored-by: Guilherme Caponetto <638737+caponetto@users.noreply.github.com>
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.

remove Python 3.8 support as soon EOL

2 participants