Skip to content

Bump Python / Django versions#331

Open
KyeRussell wants to merge 1 commit intojsocol:mainfrom
BrightpathProgress:python-django-upgrade
Open

Bump Python / Django versions#331
KyeRussell wants to merge 1 commit intojsocol:mainfrom
BrightpathProgress:python-django-upgrade

Conversation

@KyeRussell
Copy link
Copy Markdown

@KyeRussell KyeRussell commented Mar 3, 2026

This PR updates the test matrix such that it now only tests versions of Python and Django that are still receiving upstream support.

It also moves to using a guaranteed-unregistered domain for the connection-errors and connection-errors-redis test cache backends. The previous host was actually resolving for reasons that I suspect aren't all that uncommon: single-label hostnames resolve to my gateway as a fallback. This was causing the raised exception to be different to the one that the 'fail open' code was expecting, so the tests failed.

@KyeRussell KyeRussell marked this pull request as ready for review March 3, 2026 14:23
Copy link
Copy Markdown
Contributor

@benjaoming benjaoming left a comment

Choose a reason for hiding this comment

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

Thanks for doing this! LGTM 👍

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