[Bug 1850406] Re: python3-distupgrade small misprint bug

Brian Murray brian at ubuntu.com
Sat Feb 8 00:02:37 UTC 2020


I seem to have fixed this and not referenced the bug.

https://git.launchpad.net/ubuntu-release-
upgrader/commit/?id=310fc2e029fcd367f91e0f3a4d74f119c047cfb7

** Changed in: ubuntu-release-upgrader (Ubuntu Focal)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1850406

Title:
  python3-distupgrade small misprint bug

Status in ubuntu-release-upgrader package in Ubuntu:
  Fix Released
Status in ubuntu-release-upgrader source package in Focal:
  Fix Released

Bug description:
  Message during install/upgrade:

  
  Setting up python3-distupgrade (1:20.04.1) ...
  /usr/lib/python3/dist-packages/DistUpgrade/DistUpgradePatcher.py:76: SyntaxWarning: "is" with a literal. Did you mean "=="?
    if end_str is "":

  In situ:

  # if we don't have end, set it to the next line  
       if end_str is "":
       end = start + 1
       else:
       end = int(end_str)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1850406/+subscriptions



More information about the foundations-bugs mailing list