Skip to content

Update supported Django/Python versions and lint fixes#1545

Open
jasongi wants to merge 1 commit into
jschneier:masterfrom
jasongi:update-versions
Open

Update supported Django/Python versions and lint fixes#1545
jasongi wants to merge 1 commit into
jschneier:masterfrom
jasongi:update-versions

Conversation

@jasongi

@jasongi jasongi commented Dec 22, 2025

Copy link
Copy Markdown

fixes #1544

I have also cleaned up some lint errors I was getting by:

  • prefixing _ at the start of unused variables
  • lowercasing characters in unicode escape (in test)
  • excluding storages/backends/s3.py from PLC0415 as it has imports inside of functions.

CI passing here: https://github.com/jasongi/django-storages/actions/runs/20428821628

@brianhelba

Copy link
Copy Markdown
Contributor

See #1535. However, this addresses more issues, so I'd be happy to see this merged instead.

@mgrdcm

mgrdcm commented Jan 29, 2026

Copy link
Copy Markdown

@jschneier Thanks for django-storages! is there anything I/we could do to help you out so this and other pending changes could get merged and released?

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.

Update supported Django/Python versions and drop EOL versions

3 participants