[FTBFS] byobu fails pep8 check with E722

Bug #1711026 reported by Tiago Stürmer Daitx
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
byobu
Fix Released
Medium
Unassigned
byobu (Ubuntu)
Fix Released
Medium
Steve Langasek

Bug Description

pep8 now checks for E722 - ie. bare exceptions.

The fix is easy:

 try:
   something
-except:
-except Exception:
   something else

Related branches

Revision history for this message
Tiago Stürmer Daitx (tdaitx) wrote :
tags: added: patch
Revision history for this message
Tiago Stürmer Daitx (tdaitx) wrote :

Attaching debdiff.

Steve Langasek (vorlon)
Changed in byobu (Ubuntu):
status: New → Fix Committed
assignee: nobody → Steve Langasek (vorlon)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package byobu - 5.121-0ubuntu2

---------------
byobu (5.121-0ubuntu2) artful; urgency=medium

  * debian/patches/001-pep8-E722-fix.patch:
    - fix pep8 check failing due to E722 (bare 'except:'). LP: #1711026.

 -- Tiago Stürmer Daitx <email address hidden> Thu, 17 Aug 2017 15:18:22 +0000

Changed in byobu (Ubuntu):
status: Fix Committed → Fix Released
tags: added: id-5995187f19d34fb7c751c562
Changed in byobu:
status: New → Fix Released
importance: Undecided → Medium
Changed in byobu (Ubuntu):
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.