Skip to content

Conversation

gvangool
Copy link
Contributor

@gvangool gvangool commented May 31, 2023

Motivation:

Python 3.9 is no longer supported on Django main (5.0).
From Python Compatibility of the 5.0 (pre) release notes:

The Django 4.2.x series is the last to support Python 3.8 and 3.9.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you updated the documentation related to the changes you have made?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

Python 3.9 is no longer supported on Django main (5.0).
@gvangool gvangool mentioned this pull request May 31, 2023
6 tasks
@ArtyomVancyan
Copy link
Member

Hi @gvangool, I liked the reasonable changes you have made. Also, I have made some additional changes related to the topic - I have changed the local build strategy to avoid issues that are not visible with the old one. Thanks for your contribution!

@ArtyomVancyan ArtyomVancyan merged commit 7475586 into pysnippet:master May 31, 2023
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