Multiple exceptions merged into OSError

Bug #1400415 reported by Phill
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Fix Committed
Low
Phill

Bug Description

From https://docs.python.org/3.3/library/exceptions.html#OSError

"Changed in version 3.3: EnvironmentError, IOError, WindowsError, VMSError, socket.error, select.error and mmap.error have been merged into OSError."

More details maybe found in https://www.python.org/dev/peps/pep-3151/

Related branches

Revision history for this message
Phill (phill-ridout) wrote :
Changed in openlp:
importance: Undecided → Low
status: New → Confirmed
Phill (phill-ridout)
Changed in openlp:
assignee: nobody → Phill (phill-ridout)
status: Confirmed → In Progress
Revision history for this message
Phill (phill-ridout) wrote :

The exception zipfile.BadZipfile has also been depreciated and replaced by zipfile.BadZipFile

https://docs.python.org/3.3/library/zipfile.html#zipfile.BadZipfile

Phill (phill-ridout)
Changed in openlp:
milestone: none → 2.3.0
Tim Bentley (trb143)
Changed in openlp:
milestone: 2.3.0 → none
Phill (phill-ridout)
Changed in openlp:
status: In Progress → Fix Committed
Tim Bentley (trb143)
Changed in openlp:
milestone: none → 2.5.1
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.