mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #406] drop python 3.4 #302
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#302
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Apr 3, 2019).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/406
Originally assigned to: @ThomasWaldmann on GitHub.
considering that some python tools (iirc setuptools, pytest) drop support for this soon, guess we better also drop support for it.
should be no big issue, even debian stable has 3.5.
@elnappo commented on GitHub (Apr 4, 2019):
Django 2.2 also requires Python 3.5
@ThomasWaldmann commented on GitHub (Apr 4, 2019):
Yeah, so later we'll drop it anyway.
The point of this ticket was to even drop it while we still support Django 1.11.
@ThomasWaldmann commented on GitHub (Apr 4, 2019):
Just checked: nsupdate.info production instance runs on py35, so I'll drop py34 now before we run into issues with any dependencies or test tools.
Everybody still running py34 should just not upgrade to next release before they have upgraded their python.