Cue

Enable deprecation warnings filter

Bug #1468142 reported by Abitha Palaniappan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cue
New
Wishlist
Sharat Sharma

Bug Description

Deprecation warnings by default are set to false in python, because of this we are missing the library warnings which will helps us to proactively change the code before it actually changes.
So we have to set something like below:
warnings.simplefilter('default') or [-Wd] filter
link:
https://docs.python.org/2/library/warnings.html#updating-code-for-new-versions-of-python

Changed in cue:
importance: Undecided → Wishlist
Changed in cue:
assignee: nobody → Steve Wilkerson (sw5822)
Changed in cue:
assignee: Steve Wilkerson (sw5822) → nobody
Changed in cue:
assignee: nobody → Sharat Sharma (sharat-sharma)
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.