mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #99] python3 port / testing #98
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#98
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 (Dec 1, 2013).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/99
before we release 1.0 at some time, we should also support python3 (3.3 to be precise).
@ThomasWaldmann commented on GitHub (Dec 13, 2013):
I started a python3(.3) port in a separate branch "py3-port" - testers are welcome!
all unit tests work.
aside from pure testing, a production system running nsupdate.info code on py3.3+ would be even better - please give feedback if you run on py3.3+!
@ThomasWaldmann commented on GitHub (Dec 25, 2013):
As the required changes were rather few and small and all unit tests on 2.x and 3.3+ worked as before, I merged the stuff back into master branch.
So guess this is done, if you find issues, please open separate tickets (and state your python version if you report one).