Skip to content

Support 3.10 through 3.13 - #112

Merged
rahulbot merged 9 commits into
mainfrom
upgrade-python
Aug 25, 2026
Merged

Support 3.10 through 3.13#112
rahulbot merged 9 commits into
mainfrom
upgrade-python

Conversation

@rahulbot

Copy link
Copy Markdown
Contributor

More plumbing and python upgrade prep work here. This adds in GH Action automated testing to show that we should be compatible with python 3.10 through 3.13. I run on 3.13 on my local dev machine. Note that this is based on cached-unit-tests so it should be merged after #111 (it approved).

@rahulbot
rahulbot requested a review from philbudne August 24, 2026 13:00

@philbudne philbudne left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Didn't examine all the test file related changes. Excited to hear the tests run faster!!


"""
The purpose of this script is to grab all of the urls present in the tests directory and cache the content in the
fixtures folder. The filenames will be equal to the alphanumeric content of the surt-ified url- this way, we can run
the tests against known cached content instead of having to query the IA everytime we want to test.
Run from root directory as python scrips/get-test-web-content.py

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

typo: scrips

@rahulbot
rahulbot marked this pull request as ready for review August 25, 2026 08:08
@rahulbot
rahulbot merged commit 708d552 into main Aug 25, 2026
4 checks passed
@rahulbot
rahulbot deleted the upgrade-python branch August 25, 2026 13:01
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