Skip to content

Test on Python 3.13#527

Closed
cclauss wants to merge 1 commit into
ywangd:masterfrom
cclauss:test-on-python-3.13
Closed

Test on Python 3.13#527
cclauss wants to merge 1 commit into
ywangd:masterfrom
cclauss:test-on-python-3.13

Conversation

@cclauss

@cclauss cclauss commented Aug 5, 2025

Copy link
Copy Markdown
Collaborator

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

o-murphy commented Aug 5, 2025

Copy link
Copy Markdown
Contributor

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

cclauss commented Aug 5, 2025

Copy link
Copy Markdown
Collaborator Author

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

o-murphy commented Aug 5, 2025

Copy link
Copy Markdown
Contributor

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

cclauss commented Aug 5, 2025

Copy link
Copy Markdown
Collaborator Author

@cclauss

cclauss commented Aug 5, 2025

Copy link
Copy Markdown
Collaborator Author

@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
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@o-murphy

o-murphy commented Aug 5, 2025

Copy link
Copy Markdown
Contributor

@cclauss
Idk why pre-commit still fail

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

@cclauss

cclauss commented Aug 5, 2025

Copy link
Copy Markdown
Collaborator Author

@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