Skip to content

Conversation

@cclauss
Copy link
Collaborator

@cclauss cclauss commented Aug 5, 2025

The current Pythonista beta is based on Python 3.13.

load_source() was lifted from @o-murphy

@cclauss cclauss force-pushed the test-on-python-3.13 branch from 67907f4 to 1388a30 Compare August 5, 2025 08:53
@cclauss cclauss changed the title Test on python 3.13 Test on Python 3.13 Aug 5, 2025
@o-murphy
Copy link
Contributor

o-murphy commented Aug 5, 2025

The current Pythonista beta is based on Python 3.13.

load_source() was lifted from @o-murphy

I'm still working on it. For now I'm trying to completely remove six, mip and other legacy dependencies

@cclauss cclauss force-pushed the test-on-python-3.13 branch 2 times, most recently from 671da05 to bbec9fb Compare August 5, 2025 09:06
@cclauss
Copy link
Collaborator Author

cclauss commented Aug 5, 2025

I'm still working on it.

I know. I am trying to clear a path for you so that the modifications in your PR focus on upgrading functionality, rather than addressing formatting issues such as single vs. double quotes, end-of-line and end-of-file issues, etc.

If tests are already passing on Py 3.13 then it shoul be easier to read and review your PR.

@o-murphy
Copy link
Contributor

o-murphy commented Aug 5, 2025

I know. I am trying to clear a path for you so that the modifications in your PR focus on upgrading functionality, rather than addressing formatting issues such as single vs. double quotes, end-of-line and end-of-file issues, etc.

I use ruff format

@cclauss cclauss force-pushed the test-on-python-3.13 branch from bbec9fb to acd074b Compare August 5, 2025 09:15
@cclauss
Copy link
Collaborator Author

cclauss commented Aug 5, 2025

@cclauss
Copy link
Collaborator Author

cclauss commented Aug 5, 2025

@cclauss cclauss force-pushed the test-on-python-3.13 branch from ee15be5 to c9b5db1 Compare August 5, 2025 10:17
@cclauss cclauss force-pushed the test-on-python-3.13 branch from c9b5db1 to e16ab62 Compare August 5, 2025 10:22
fail-fast: false
matrix:
python-version: ["3.10"] # ["2.7", "3.6", "3.10"]
python-version: ["3.10", "3.13"] # ["2.7", "3.6", "3.10"]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@o-murphy
Copy link
Contributor

o-murphy commented Aug 5, 2025

@cclauss
Idk why pre-commit still fail

https://github.com/o-murphy/stash/actions/runs/16747724274

@cclauss
Copy link
Collaborator Author

cclauss commented Aug 5, 2025

@cclauss cclauss closed this Aug 5, 2025
@cclauss cclauss deleted the test-on-python-3.13 branch August 5, 2025 13:31
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